eHealthExchange Healthcare Directory Implementation Guide
0.0.7 - CI Build United States of America flag

eHealthExchange Healthcare Directory Implementation Guide - Local Development build (v0.0.7). See the Directory of published versions

: ParticipantEndpointExample - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Endpoint ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eHX-orgEndpoint"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "12" ] ;
fhir:lastUpdated [ fhir:v "2023-03-06T22:13:39.712+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#aGu8sEDcE0j7Nvdo"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "https://sequoiaproject.org/fhir/ehx/StructureDefinition/eHxEndpoint"^^xsd:anyURI ;
fhir:link <https://sequoiaproject.org/fhir/ehx/StructureDefinition/eHxEndpoint>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Endpoint</b><a name=\"eHX-orgEndpoint\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Endpoint &quot;eHX-orgEndpoint&quot; Version &quot;12&quot; Updated &quot;2023-03-06 22:13:39+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #aGu8sEDcE0j7Nvdo!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eHxEndpoint.html\">eHx Endpoint</a></p></div><p><b>Transaction</b>: XCPD ITI-55 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"file:///tmp/tmp-1xChNdPV6uZXi/output/CodeSystem-TransactionCodes.html\">Transaction Codes</a>#XCPD ITI-55)</span></p><p><b>Version</b>: 2.0</p><p><b>Purposes Of Use</b>: Treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-nhin-purposeofuse.html\">NHIN PurposeOfUse</a>#TREATMENT)</span></p><p><b>Roles</b>: Medical doctor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#112247003)</span></p><p><b>identifier</b>: Home Community ID: urn:oid:5.5.5.5 (use: OFFICIAL)</p><p><b>status</b>: active</p><p><b>connectionType</b>: ihe-xcpd (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code ihe-xcpd = 'ihe-xcpd', stated as 'null')</p><p><b>name</b>: eHx Endpoint Example</p><p><b>managingOrganization</b>: <a href=\"Organization-participant-example.html\">Organization/participant-example: Participant Hospital</a> &quot;Participant Hospital&quot;</p><p><b>payloadType</b>: NoInformation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a>#NI)</span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href=\"https://carequality.test.com/xcpd/v1/xcpd\">https://carequality.test.com/xcpd/v1/xcpd</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XCPD ITI-55" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Version"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2.0" ]
  ] [
fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/PurposesOfUse"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://healthit.gov/nhin/purposeofuse"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TREATMENT" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Roles"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:112247003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "112247003" ] ;
fhir:display [ fhir:v "Medical doctor" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HCID" ]       ] )     ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:5.5.5.5" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:connectionType [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ihe-xcpd" ]
  ] ; # 
  fhir:name [ fhir:v "eHx Endpoint Example"] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/participant-example" ] ;
fhir:display [ fhir:v "Participant Hospital" ]
  ] ; # 
  fhir:payloadType ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NI" ]     ] )
  ] ) ; # 
  fhir:payloadMimeType ( [ fhir:v "application/xml"] ) ; # 
  fhir:address [ fhir:v "https://carequality.test.com/xcpd/v1/xcpd"^^xsd:anyURI] . #