Mobile Care Services Discovery (mCSD)
3.8.1-current - ci-build International flag

Mobile Care Services Discovery (mCSD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.8.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.mCSD/ and changes regularly. See the Directory of published versions

: Example Bundle of mCSD Resources - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Example-MCSD"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/MCSDJurisdictionOrganization-Example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Location/MCSDJurisdictionLocation-Example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/MCSDOrganization-ExamplePartner"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/MCSDFacilityOrganization-Example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/MCSDFacilityLocation-Example"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Location/MCSDFacilityLocation-Example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Location/MCSDFacilityLocation-Example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "HealthcareService/MCSDHealthcareService-Example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "PractitionerRole/MCSDPractitionerRole-Example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Practitioner/MCSDPractitioner-Example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAff"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAff> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "OrganizationAffiliation/ex-OrgAff"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/ex-OrgA"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/ex-OrgA> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/ex-OrgA"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/ex-OrgB"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/ex-OrgB> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/ex-OrgB"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/ex-OrgC"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/ex-OrgC> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/ex-OrgC"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAffC"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAffC> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "OrganizationAffiliation/ex-OrgAffC"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Endpoint/ex-endpointXCAquery"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Endpoint/ex-endpointXCAquery> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Endpoint/ex-endpointXCAquery"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Endpoint/ex-endpointXCAretrieve"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Endpoint/ex-endpointXCAretrieve> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Endpoint/ex-endpointXCAretrieve"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Endpoint/ex-endpointDicom"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Endpoint/ex-endpointDicom> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Endpoint/ex-endpointDicom"^^xsd:anyURI ]     ]
  ] ) . # 

<http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example> a fhir:Organization ;
  fhir:id [ fhir:v "MCSDJurisdictionOrganization-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_MCSDJurisdictionOrganization-Example\"> </a><p><b>Generated Narrative: Organization</b><a name=\"MCSDJurisdictionOrganization-Example\"> </a><a name=\"hcMCSDJurisdictionOrganization-Example\"> </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 Organization &quot;MCSDJurisdictionOrganization-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.JurisdictionOrganization.html\">mCSD Organization for Jurisdictions</a></p></div><p><b>active</b>: true</p><p><b>type</b>: Jurisdiction <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-IHE.mCSD.Organization.Location.Types.html\">mCSD Type codes for Organizations and Locations</a>#jurisdiction)</span></p><p><b>name</b>: MCSDJurisdictionOrganization-Example</p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "jurisdiction" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "MCSDJurisdictionOrganization-Example"] . # 

<http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example> a fhir:Location ;
  fhir:id [ fhir:v "MCSDJurisdictionLocation-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_MCSDJurisdictionLocation-Example\"> </a><p><b>Generated Narrative: Location</b><a name=\"MCSDJurisdictionLocation-Example\"> </a><a name=\"hcMCSDJurisdictionLocation-Example\"> </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 Location &quot;MCSDJurisdictionLocation-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.JurisdictionLocation.html\">mCSD Location for Jurisdictions</a></p></div><p><b>status</b>: active</p><p><b>name</b>: MCSDJurisdictionLocation-Example</p><p><b>type</b>: Jurisdiction <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-IHE.mCSD.Organization.Location.Types.html\">mCSD Type codes for Organizations and Locations</a>#jurisdiction)</span></p><p><b>physicalType</b>: Jurisdiction <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-location-physical-type.html\">Location type</a>#jdn)</span></p><p><b>managingOrganization</b>: See on this page: Organization/MCSDJurisdictionOrganization-Example</p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "MCSDJurisdictionLocation-Example"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "jurisdiction" ]     ] )
  ] ) ; # 
  fhir:physicalType [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "jdn" ]     ] )
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/MCSDJurisdictionOrganization-Example" ]
  ] . # 

<http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner> a fhir:Organization ;
  fhir:id [ fhir:v "MCSDOrganization-ExamplePartner"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_MCSDOrganization-ExamplePartner\"> </a><p><b>Generated Narrative: Organization</b><a name=\"MCSDOrganization-ExamplePartner\"> </a><a name=\"hcMCSDOrganization-ExamplePartner\"> </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 Organization &quot;MCSDOrganization-ExamplePartner&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Organization.html\">mCSD Organization</a></p></div><p><b>active</b>: true</p><p><b>type</b>: Government <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: Organization-ExamplePartner</p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "govt" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Organization-ExamplePartner"] . # 

<http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example> a fhir:Organization ;
  fhir:id [ fhir:v "MCSDFacilityOrganization-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_MCSDFacilityOrganization-Example\"> </a><p><b>Generated Narrative: Organization</b><a name=\"MCSDFacilityOrganization-Example\"> </a><a name=\"hcMCSDFacilityOrganization-Example\"> </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 Organization &quot;MCSDFacilityOrganization-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.FacilityOrganization.html\">mCSD Organization for Facilities</a></p></div><p><b>active</b>: true</p><p><b>type</b>: Facility <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-IHE.mCSD.Organization.Location.Types.html\">mCSD Type codes for Organizations and Locations</a>#facility)</span></p><p><b>name</b>: MCSDFacilityOrganization-Example</p><p><b>partOf</b>: See on this page: Organization/MCSDJurisdictionOrganization-Example</p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "facility" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "MCSDFacilityOrganization-Example"] ; # 
  fhir:partOf [
fhir:reference [ fhir:v "Organization/MCSDJurisdictionOrganization-Example" ]
  ] . # 

<http://www.example.org/fhir/Location/MCSDFacilityLocation-Example> a fhir:Location ;
  fhir:id [ fhir:v "MCSDFacilityLocation-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_MCSDFacilityLocation-Example\"> </a><p><b>Generated Narrative: Location</b><a name=\"MCSDFacilityLocation-Example\"> </a><a name=\"hcMCSDFacilityLocation-Example\"> </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 Location &quot;MCSDFacilityLocation-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.FacilityLocation.html\">mCSD Location for Facilities</a></p></div><p><b>status</b>: active</p><p><b>name</b>: MCSDFacilityLocation-Example</p><p><b>type</b>: Facility <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-IHE.mCSD.Organization.Location.Types.html\">mCSD Type codes for Organizations and Locations</a>#facility)</span>, Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#HOSP)</span></p><p><b>physicalType</b>: Building <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-location-physical-type.html\">Location type</a>#bu)</span></p><p><b>managingOrganization</b>: See on this page: Organization/MCSDFacilityOrganization-Example</p><p><b>partOf</b>: See on this page: Location/MCSDJurisdictionLocation-Example</p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "MCSDFacilityLocation-Example"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "facility" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HOSP" ]     ] )
  ] ) ; # 
  fhir:physicalType [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bu" ]     ] )
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/MCSDFacilityOrganization-Example" ]
  ] ; # 
  fhir:partOf [
fhir:reference [ fhir:v "Location/MCSDJurisdictionLocation-Example" ]
  ] . # 

<http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example> a fhir:HealthcareService ;
  fhir:id [ fhir:v "MCSDHealthcareService-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_MCSDHealthcareService-Example\"> </a><p><b>Generated Narrative: HealthcareService</b><a name=\"MCSDHealthcareService-Example\"> </a><a name=\"hcMCSDHealthcareService-Example\"> </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 HealthcareService &quot;MCSDHealthcareService-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.HealthcareService.html\">mCSD HealthcareService</a></p></div><p><b>type</b>: General Practice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-service-type.html\">Service type</a>#124)</span></p><p><b>location</b>: See on this page: Location/MCSDFacilityLocation-Example</p><p><b>name</b>: ANC</p></div>"
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "124" ] ;
fhir:display [ fhir:v "General Practice" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/MCSDFacilityLocation-Example" ]
  ] ) ; # 
  fhir:name [ fhir:v "ANC"] . # 

<http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "MCSDPractitionerRole-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_MCSDPractitionerRole-Example\"> </a><p><b>Generated Narrative: PractitionerRole</b><a name=\"MCSDPractitionerRole-Example\"> </a><a name=\"hcMCSDPractitionerRole-Example\"> </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 PractitionerRole &quot;MCSDPractitionerRole-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.PractitionerRole.html\">mCSD PractitionerRole</a></p></div><p><b>practitioner</b>: See on this page: Practitioner/MCSDPractitioner-Example</p><p><b>organization</b>: See on this page: Organization/MCSDFacilityOrganization-Example</p><p><b>code</b>: Nurse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-practitioner-role.html\">Practitioner role</a>#nurse)</span></p><p><b>location</b>: See on this page: Location/MCSDFacilityLocation-Example</p><p><b>healthcareService</b>: See on this page: HealthcareService/MCSDHealthcareService-Example</p></div>"
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/MCSDPractitioner-Example" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/MCSDFacilityOrganization-Example" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/practitioner-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "nurse" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/MCSDFacilityLocation-Example" ]
  ] ) ; # 
  fhir:healthcareService ( [
fhir:reference [ fhir:v "HealthcareService/MCSDHealthcareService-Example" ]
  ] ) . # 

<http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example> a fhir:Practitioner ;
  fhir:id [ fhir:v "MCSDPractitioner-Example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_MCSDPractitioner-Example\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"MCSDPractitioner-Example\"> </a><a name=\"hcMCSDPractitioner-Example\"> </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 Practitioner &quot;MCSDPractitioner-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Practitioner.html\">mCSD Practitioner</a></p></div><p><b>name</b>: John Galt</p></div>"
  ] ; # 
  fhir:name ( [
fhir:text [ fhir:v "John Galt" ]
  ] ) . # 

<http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAff> a fhir:OrganizationAffiliation ;
  fhir:id [ fhir:v "ex-OrgAff"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OrganizationAffiliation_ex-OrgAff\"> </a><p><b>Generated Narrative: OrganizationAffiliation</b><a name=\"ex-OrgAff\"> </a><a name=\"hcex-OrgAff\"> </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 OrganizationAffiliation &quot;ex-OrgAff&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.OrganizationAffiliation.html\">mCSD Organization Affiliation</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>active</b>: true</p><p><b>period</b>: 2022-02-10 --&gt; (ongoing)</p><p><b>organization</b>: See on this page: Organization/MCSDOrganization-ExamplePartner</p><p><b>participatingOrganization</b>: See on this page: Organization/ex-OrgA</p><p><b>code</b>: HIE/HIO <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-organization-role.html\">Organization Affiliation Role</a>#HIE/HIO)</span></p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-02-10"^^xsd:date ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/MCSDOrganization-ExamplePartner" ]
  ] ; # 
  fhir:participatingOrganization [
fhir:reference [ fhir:v "Organization/ex-OrgA" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/organization-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HIE/HIO" ]     ] )
  ] ) . # 

<http://www.example.org/fhir/Organization/ex-OrgA> a fhir:Organization ;
  fhir:id [ fhir:v "ex-OrgA"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ex-OrgA\"> </a><p><b>Generated Narrative: Organization</b><a name=\"ex-OrgA\"> </a><a name=\"hcex-OrgA\"> </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 Organization &quot;ex-OrgA&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Organization.html\">mCSD Organization</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>active</b>: true</p><p><b>type</b>: Government <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: OrgA</p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "govt" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "OrgA"] . # 

<http://www.example.org/fhir/Organization/ex-OrgB> a fhir:Organization ;
  fhir:id [ fhir:v "ex-OrgB"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ex-OrgB\"> </a><p><b>Generated Narrative: Organization</b><a name=\"ex-OrgB\"> </a><a name=\"hcex-OrgB\"> </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 Organization &quot;ex-OrgB&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Organization.html\">mCSD Organization</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>identifier</b>: homeCommunityId/urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7</p><p><b>active</b>: true</p><p><b>type</b>: Government <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: OrgB</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ihe:iti:xca:2010"^^xsd:anyURI ] ;
fhir:code [ fhir:v "homeCommunityId" ]       ] )     ] ;
fhir:value [ fhir:v "urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "govt" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "OrgB"] . # 

<http://www.example.org/fhir/Organization/ex-OrgC> a fhir:Organization ;
  fhir:id [ fhir:v "ex-OrgC"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ex-OrgC\"> </a><p><b>Generated Narrative: Organization</b><a name=\"ex-OrgC\"> </a><a name=\"hcex-OrgC\"> </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 Organization &quot;ex-OrgC&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Organization.html\">mCSD Organization</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>active</b>: true</p><p><b>type</b>: Government <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: OrgC</p><p><b>endpoint</b>: See on this page: Endpoint/ex-endpointXCAquery</p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "govt" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "OrgC"] ; # 
  fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/ex-endpointXCAquery" ]
  ] ) . # 

<http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAffC> a fhir:OrganizationAffiliation ;
  fhir:id [ fhir:v "ex-OrgAffC"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation.DocShare"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation.DocShare>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OrganizationAffiliation_ex-OrgAffC\"> </a><p><b>Generated Narrative: OrganizationAffiliation</b><a name=\"ex-OrgAffC\"> </a><a name=\"hcex-OrgAffC\"> </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 OrganizationAffiliation &quot;ex-OrgAffC&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.OrganizationAffiliation.DocShare.html\">mCSD Organization Affiliation DocumentSharing</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>identifier</b>: homeCommunityId/urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7</p><p><b>active</b>: true</p><p><b>organization</b>: See on this page: Organization/ex-OrgC</p><p><b>participatingOrganization</b>: See on this page: Organization/ex-OrgB</p><p><b>code</b>: Federation to any Document Sharing exchange <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-MCSDOrgAffTypes.html\">mCSD Organization Affiliation Types</a>#DocShare-federate)</span></p><p><b>endpoint</b>: See on this page: Endpoint/ex-endpointXCAquery</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ihe:iti:xca:2010"^^xsd:anyURI ] ;
fhir:code [ fhir:v "homeCommunityId" ]       ] )     ] ;
fhir:value [ fhir:v "urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/ex-OrgC" ]
  ] ; # 
  fhir:participatingOrganization [
fhir:reference [ fhir:v "Organization/ex-OrgB" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrgAffTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DocShare-federate" ]     ] )
  ] ) ; # 
  fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/ex-endpointXCAquery" ]
  ] ) . # 

<http://www.example.org/fhir/Endpoint/ex-endpointXCAquery> a fhir:Endpoint ;
  fhir:id [ fhir:v "ex-endpointXCAquery"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_ex-endpointXCAquery\"> </a><p><b>Generated Narrative: Endpoint</b><a name=\"ex-endpointXCAquery\"> </a><a name=\"hcex-endpointXCAquery\"> </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;ex-endpointXCAquery&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Endpoint.DocShare.html\">mCSD Endpoint for Document Sharing</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>Endpoint Specific Type</b>: XCA RespondingGateway ITI-38 Cross Gateway Query Synchronous <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-MCSDEndpointTypes.html\">mCSD Endpoint Types</a>#XCA-RespGateway-Query)</span></p><p><b>identifier</b>: homeCommunityId/urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002</p><p><b>status</b>: active</p><p><b>connectionType</b>: XCA (Details: https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes code ihe-xca = 'XCA', stated as 'null')</p><p><b>managingOrganization</b>: See on this page: Organization/ex-OrgA</p><p><b>period</b>: 2022-02-10 --&gt; (ongoing)</p><p><b>payloadType</b>: PCC XPHR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (formatcode#urn:ihe:pcc:xphr:2007)</span>, PCC IPS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (formatcode#urn:ihe:pcc:ips:2020)</span></p><p><b>payloadMimeType</b>: application/fhir+xml, application/fhir+json, application/pdf, text/xml</p><p><b>address</b>: <a href=\"http://example.org/xca/query\">http://example.org/xca/query</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XCA-RespGateway-Query" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ihe:iti:xca:2010"^^xsd:anyURI ] ;
fhir:code [ fhir:v "homeCommunityId" ]       ] )     ] ;
fhir:value [ fhir:v "urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:connectionType [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ihe-xca" ]
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/ex-OrgA" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-02-10"^^xsd:date ]
  ] ; # 
  fhir:payloadType ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:ihe:pcc:xphr:2007" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:ihe:pcc:ips:2020" ]     ] )
  ] ) ; # 
  fhir:payloadMimeType ( [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] [ fhir:v "application/pdf"] [ fhir:v "text/xml"] ) ; # 
  fhir:address [ fhir:v "http://example.org/xca/query"^^xsd:anyURI] . # 

<http://www.example.org/fhir/Endpoint/ex-endpointXCAretrieve> a fhir:Endpoint ;
  fhir:id [ fhir:v "ex-endpointXCAretrieve"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_ex-endpointXCAretrieve\"> </a><p><b>Generated Narrative: Endpoint</b><a name=\"ex-endpointXCAretrieve\"> </a><a name=\"hcex-endpointXCAretrieve\"> </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;ex-endpointXCAretrieve&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Endpoint.DocShare.html\">mCSD Endpoint for Document Sharing</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>Endpoint Specific Type</b>: XCA RespondingGateway ITI-39 Cross Gateway Retrieve Synchronous <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-MCSDEndpointTypes.html\">mCSD Endpoint Types</a>#XCA-RespGateway-Retrieve)</span></p><p><b>identifier</b>: homeCommunityId/urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002</p><p><b>status</b>: active</p><p><b>connectionType</b>: XCA (Details: https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes code ihe-xca = 'XCA', stated as 'null')</p><p><b>managingOrganization</b>: See on this page: Organization/ex-OrgA</p><p><b>period</b>: 2022-02-10 --&gt; (ongoing)</p><p><b>payloadType</b>: PCC XPHR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (formatcode#urn:ihe:pcc:xphr:2007)</span>, PCC IPS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (formatcode#urn:ihe:pcc:ips:2020)</span></p><p><b>payloadMimeType</b>: application/fhir+xml, application/fhir+json, application/pdf, text/xml</p><p><b>address</b>: <a href=\"http://example.org/xca/retrieve\">http://example.org/xca/retrieve</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XCA-RespGateway-Retrieve" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ihe:iti:xca:2010"^^xsd:anyURI ] ;
fhir:code [ fhir:v "homeCommunityId" ]       ] )     ] ;
fhir:value [ fhir:v "urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:connectionType [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ihe-xca" ]
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/ex-OrgA" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-02-10"^^xsd:date ]
  ] ; # 
  fhir:payloadType ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:ihe:pcc:xphr:2007" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:ihe:pcc:ips:2020" ]     ] )
  ] ) ; # 
  fhir:payloadMimeType ( [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] [ fhir:v "application/pdf"] [ fhir:v "text/xml"] ) ; # 
  fhir:address [ fhir:v "http://example.org/xca/retrieve"^^xsd:anyURI] . # 

<http://www.example.org/fhir/Endpoint/ex-endpointDicom> a fhir:Endpoint ;
  fhir:id [ fhir:v "ex-endpointDicom"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_ex-endpointDicom\"> </a><p><b>Generated Narrative: Endpoint</b><a name=\"ex-endpointDicom\"> </a><a name=\"hcex-endpointDicom\"> </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;ex-endpointDicom&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.Endpoint.html\">mCSD Endpoint</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>Purpose of Use Extension</b>: records management <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActReason.html\">ActReason</a>#RECORDMGT)</span></p><p><b>status</b>: active</p><p><b>connectionType</b>: DICOM WADO-RS (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code dicom-wado-rs = 'DICOM WADO-RS', stated as 'null')</p><p><b>name</b>: The PACS</p><p><b>managingOrganization</b>: See on this page: Organization/MCSDOrganization-ExamplePartner</p><p><b>period</b>: 2022-02-10 --&gt; (ongoing)</p><p><b>payloadType</b>: DICOM WADO-RS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>payloadMimeType</b>: image/dicom+jpeg</p><p><b>address</b>: <a href=\"http://example.org/pacs\">http://example.org/pacs</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RECORDMGT" ]       ] )     ]
  ] ) ; # 
  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 "dicom-wado-rs" ]
  ] ; # 
  fhir:name [ fhir:v "The PACS"] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/MCSDOrganization-ExamplePartner" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-02-10"^^xsd:date ]
  ] ; # 
  fhir:payloadType ( [
fhir:text [ fhir:v "DICOM WADO-RS" ]
  ] ) ; # 
  fhir:payloadMimeType ( [ fhir:v "image/dicom+jpeg"] ) ; # 
  fhir:address [ fhir:v "http://example.org/pacs"^^xsd:anyURI] . #