Mobile Care Services Discovery (mCSD)
3.8.0 - Trial-Implementation International flag

This page is part of the IHE ITI Mobile Care Services Discovery (v3.8.0: Public-Comment) based on FHIR R4. This is the current published version. For a full list of available versions, 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:Resource.id [ fhir:value "Example-MCSD"];
  fhir:Bundle.type [ fhir:value "transaction"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Organization/MCSDJurisdictionOrganization-Example" ]     ]
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Location/MCSDJurisdictionLocation-Example" ]     ]
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Organization/MCSDOrganization-ExamplePartner" ]     ]
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Organization/MCSDFacilityOrganization-Example" ]     ]
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Location/MCSDFacilityLocation-Example" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Location/MCSDFacilityLocation-Example>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Location/MCSDFacilityLocation-Example" ]     ]
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "HealthcareService/MCSDHealthcareService-Example" ]     ]
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "PractitionerRole/MCSDPractitionerRole-Example" ]     ]
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Practitioner/MCSDPractitioner-Example" ]     ]
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAff" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAff>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "OrganizationAffiliation/ex-OrgAff" ]     ]
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Organization/ex-OrgA" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Organization/ex-OrgA>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Organization/ex-OrgA" ]     ]
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Organization/ex-OrgB" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Organization/ex-OrgB>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Organization/ex-OrgB" ]     ]
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Organization/ex-OrgC" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Organization/ex-OrgC>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Organization/ex-OrgC" ]     ]
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAffC" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAffC>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "OrganizationAffiliation/ex-OrgAffC" ]     ]
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Endpoint/ex-endpointXCAquery" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Endpoint/ex-endpointXCAquery>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Endpoint/ex-endpointXCAquery" ]     ]
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Endpoint/ex-endpointXCAretrieve" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Endpoint/ex-endpointXCAretrieve>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Endpoint/ex-endpointXCAretrieve" ]     ]
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Endpoint/ex-endpointDicom" ];
     fhir:Bundle.entry.resource <http://www.example.org/fhir/Endpoint/ex-endpointDicom>;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ];
       fhir:Bundle.entry.request.url [ fhir:value "Endpoint/ex-endpointDicom" ]     ]
  ].

<http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example> a fhir:Organization;
  fhir:Resource.id [ fhir:value "MCSDJurisdictionOrganization-Example"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b></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 \"MCSDJurisdictionOrganization-Example\" </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:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types" ];
       fhir:Coding.code [ fhir:value "jurisdiction" ]     ]
  ];
  fhir:Organization.name [ fhir:value "MCSDJurisdictionOrganization-Example"].

<http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example> a fhir:Location;
  fhir:Resource.id [ fhir:value "MCSDJurisdictionLocation-Example"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b></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 \"MCSDJurisdictionLocation-Example\" </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/3.1.0/CodeSystem-location-physical-type.html\">Location type</a>#jdn)</span></p><p><b>managingOrganization</b>: <a href=\"#Organization_MCSDJurisdictionOrganization-Example\">See above (Organization/MCSDJurisdictionOrganization-Example)</a></p></div>"
  ];
  fhir:Location.status [ fhir:value "active"];
  fhir:Location.name [ fhir:value "MCSDJurisdictionLocation-Example"];
  fhir:Location.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types" ];
       fhir:Coding.code [ fhir:value "jurisdiction" ]     ]
  ];
  fhir:Location.physicalType [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ];
       fhir:Coding.code [ fhir:value "jdn" ]     ]
  ];
  fhir:Location.managingOrganization [
     fhir:Reference.reference [ fhir:value "Organization/MCSDJurisdictionOrganization-Example" ]
  ].

<http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner> a fhir:Organization;
  fhir:Resource.id [ fhir:value "MCSDOrganization-ExamplePartner"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b></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 \"MCSDOrganization-ExamplePartner\" </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/3.1.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: Organization-ExamplePartner</p></div>"
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
       fhir:Coding.code [ fhir:value "govt" ]     ]
  ];
  fhir:Organization.name [ fhir:value "Organization-ExamplePartner"].

<http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example> a fhir:Organization;
  fhir:Resource.id [ fhir:value "MCSDFacilityOrganization-Example"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b></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 \"MCSDFacilityOrganization-Example\" </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>: <a href=\"#Organization_MCSDJurisdictionOrganization-Example\">See above (Organization/MCSDJurisdictionOrganization-Example)</a></p></div>"
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types" ];
       fhir:Coding.code [ fhir:value "facility" ]     ]
  ];
  fhir:Organization.name [ fhir:value "MCSDFacilityOrganization-Example"];
  fhir:Organization.partOf [
     fhir:Reference.reference [ fhir:value "Organization/MCSDJurisdictionOrganization-Example" ]
  ].

<http://www.example.org/fhir/Location/MCSDFacilityLocation-Example> a fhir:Location;
  fhir:Resource.id [ fhir:value "MCSDFacilityLocation-Example"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b></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 \"MCSDFacilityLocation-Example\" </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/3.1.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/3.1.0/CodeSystem-location-physical-type.html\">Location type</a>#bu)</span></p><p><b>managingOrganization</b>: <a href=\"#Organization_MCSDFacilityOrganization-Example\">See above (Organization/MCSDFacilityOrganization-Example)</a></p><p><b>partOf</b>: <a href=\"#Location_MCSDJurisdictionLocation-Example\">See above (Location/MCSDJurisdictionLocation-Example)</a></p></div>"
  ];
  fhir:Location.status [ fhir:value "active"];
  fhir:Location.name [ fhir:value "MCSDFacilityLocation-Example"];
  fhir:Location.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types" ];
       fhir:Coding.code [ fhir:value "facility" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
       fhir:Coding.code [ fhir:value "HOSP" ]     ]
  ];
  fhir:Location.physicalType [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ];
       fhir:Coding.code [ fhir:value "bu" ]     ]
  ];
  fhir:Location.managingOrganization [
     fhir:Reference.reference [ fhir:value "Organization/MCSDFacilityOrganization-Example" ]
  ];
  fhir:Location.partOf [
     fhir:Reference.reference [ fhir:value "Location/MCSDJurisdictionLocation-Example" ]
  ].

<http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example> a fhir:HealthcareService;
  fhir:Resource.id [ fhir:value "MCSDHealthcareService-Example"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: HealthcareService</b></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 \"MCSDHealthcareService-Example\" </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/3.1.0/CodeSystem-service-type.html\">Service type</a>#124)</span></p><p><b>location</b>: <a href=\"#Location_MCSDFacilityLocation-Example\">See above (Location/MCSDFacilityLocation-Example)</a></p><p><b>name</b>: ANC</p></div>"
  ];
  fhir:HealthcareService.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/service-type" ];
       fhir:Coding.code [ fhir:value "124" ];
       fhir:Coding.display [ fhir:value "General Practice" ]     ]
  ];
  fhir:HealthcareService.location [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Location/MCSDFacilityLocation-Example" ]
  ];
  fhir:HealthcareService.name [ fhir:value "ANC"].

<http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example> a fhir:PractitionerRole;
  fhir:Resource.id [ fhir:value "MCSDPractitionerRole-Example"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b></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 \"MCSDPractitionerRole-Example\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.mCSD.PractitionerRole.html\">mCSD PractitionerRole</a></p></div><p><b>practitioner</b>: <a href=\"#Practitioner_MCSDPractitioner-Example\">See above (Practitioner/MCSDPractitioner-Example)</a></p><p><b>organization</b>: <a href=\"#Organization_MCSDFacilityOrganization-Example\">See above (Organization/MCSDFacilityOrganization-Example)</a></p><p><b>code</b>: Nurse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-practitioner-role.html\">Practitioner role</a>#nurse)</span></p><p><b>location</b>: <a href=\"#Location_MCSDFacilityLocation-Example\">See above (Location/MCSDFacilityLocation-Example)</a></p><p><b>healthcareService</b>: <a href=\"#HealthcareService_MCSDHealthcareService-Example\">See above (HealthcareService/MCSDHealthcareService-Example)</a></p></div>"
  ];
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "Practitioner/MCSDPractitioner-Example" ]
  ];
  fhir:PractitionerRole.organization [
     fhir:Reference.reference [ fhir:value "Organization/MCSDFacilityOrganization-Example" ]
  ];
  fhir:PractitionerRole.code [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/practitioner-role" ];
       fhir:Coding.code [ fhir:value "nurse" ]     ]
  ];
  fhir:PractitionerRole.location [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Location/MCSDFacilityLocation-Example" ]
  ];
  fhir:PractitionerRole.healthcareService [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "HealthcareService/MCSDHealthcareService-Example" ]
  ].

<http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example> a fhir:Practitioner;
  fhir:Resource.id [ fhir:value "MCSDPractitioner-Example"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b></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 \"MCSDPractitioner-Example\" </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:Practitioner.name [
     fhir:index 0;
     fhir:HumanName.text [ fhir:value "John Galt" ]
  ].

<http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAff> a fhir:OrganizationAffiliation;
  fhir:Resource.id [ fhir:value "ex-OrgAff"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: OrganizationAffiliation</b></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 \"ex-OrgAff\" </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>: <a href=\"#Organization_MCSDOrganization-ExamplePartner\">See above (Organization/MCSDOrganization-ExamplePartner)</a></p><p><b>participatingOrganization</b>: <a href=\"#Organization_ex-OrgA\">See above (Organization/ex-OrgA)</a></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:OrganizationAffiliation.active [ fhir:value "true"^^xsd:boolean];
  fhir:OrganizationAffiliation.period [
     fhir:Period.start [ fhir:value "2022-02-10"^^xsd:date ]
  ];
  fhir:OrganizationAffiliation.organization [
     fhir:Reference.reference [ fhir:value "Organization/MCSDOrganization-ExamplePartner" ]
  ];
  fhir:OrganizationAffiliation.participatingOrganization [
     fhir:Reference.reference [ fhir:value "Organization/ex-OrgA" ]
  ];
  fhir:OrganizationAffiliation.code [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/organization-role" ];
       fhir:Coding.code [ fhir:value "HIE/HIO" ]     ]
  ].

<http://www.example.org/fhir/Organization/ex-OrgA> a fhir:Organization;
  fhir:Resource.id [ fhir:value "ex-OrgA"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b></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 \"ex-OrgA\" </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/3.1.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: OrgA</p></div>"
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
       fhir:Coding.code [ fhir:value "govt" ]     ]
  ];
  fhir:Organization.name [ fhir:value "OrgA"].

<http://www.example.org/fhir/Organization/ex-OrgB> a fhir:Organization;
  fhir:Resource.id [ fhir:value "ex-OrgB"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b></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 \"ex-OrgB\" </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>: IHE 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/3.1.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: OrgB</p></div>"
  ];
  fhir:Organization.identifier [
     fhir:index 0;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "urn:ihe:iti:xca:2010" ];
         fhir:Coding.code [ fhir:value "homeCommunityId" ]       ]     ];
     fhir:Identifier.value [ fhir:value "urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7" ]
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
       fhir:Coding.code [ fhir:value "govt" ]     ]
  ];
  fhir:Organization.name [ fhir:value "OrgB"].

<http://www.example.org/fhir/Organization/ex-OrgC> a fhir:Organization;
  fhir:Resource.id [ fhir:value "ex-OrgC"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b></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 \"ex-OrgC\" </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/3.1.0/CodeSystem-organization-type.html\">Organization type</a>#govt)</span></p><p><b>name</b>: OrgC</p><p><b>endpoint</b>: <a href=\"#Endpoint_ex-endpointXCAquery\">See above (Endpoint/ex-endpointXCAquery)</a></p></div>"
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
       fhir:Coding.code [ fhir:value "govt" ]     ]
  ];
  fhir:Organization.name [ fhir:value "OrgC"];
  fhir:Organization.endpoint [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Endpoint/ex-endpointXCAquery" ]
  ].

<http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAffC> a fhir:OrganizationAffiliation;
  fhir:Resource.id [ fhir:value "ex-OrgAffC"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation.DocShare";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation.DocShare>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: OrganizationAffiliation</b></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 \"ex-OrgAffC\" </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>: IHE homeCommunityId: urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7</p><p><b>active</b>: true</p><p><b>organization</b>: <a href=\"#Organization_ex-OrgC\">See above (Organization/ex-OrgC)</a></p><p><b>participatingOrganization</b>: <a href=\"#Organization_ex-OrgB\">See above (Organization/ex-OrgB)</a></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>: <a href=\"#Endpoint_ex-endpointXCAquery\">See above (Endpoint/ex-endpointXCAquery)</a></p></div>"
  ];
  fhir:OrganizationAffiliation.identifier [
     fhir:index 0;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "urn:ihe:iti:xca:2010" ];
         fhir:Coding.code [ fhir:value "homeCommunityId" ]       ]     ];
     fhir:Identifier.value [ fhir:value "urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7" ]
  ];
  fhir:OrganizationAffiliation.active [ fhir:value "true"^^xsd:boolean];
  fhir:OrganizationAffiliation.organization [
     fhir:Reference.reference [ fhir:value "Organization/ex-OrgC" ]
  ];
  fhir:OrganizationAffiliation.participatingOrganization [
     fhir:Reference.reference [ fhir:value "Organization/ex-OrgB" ]
  ];
  fhir:OrganizationAffiliation.code [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrgAffTypes" ];
       fhir:Coding.code [ fhir:value "DocShare-federate" ]     ]
  ];
  fhir:OrganizationAffiliation.endpoint [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Endpoint/ex-endpointXCAquery" ]
  ].

<http://www.example.org/fhir/Endpoint/ex-endpointXCAquery> a fhir:Endpoint;
  fhir:Resource.id [ fhir:value "ex-endpointXCAquery"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Endpoint</b></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 \"ex-endpointXCAquery\" </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>: IHE homeCommunityId: urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002</p><p><b>status</b>: active</p><p><b>connectionType</b>: IHE XCA (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code ihe-xca = 'IHE XCA', stated as 'null')</p><p><b>managingOrganization</b>: <a href=\"#Organization_ex-OrgA\">See above (Organization/ex-OrgA)</a></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:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype" ];
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes" ];
         fhir:Coding.code [ fhir:value "XCA-RespGateway-Query" ]       ]     ]
  ];
  fhir:Endpoint.identifier [
     fhir:index 0;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "urn:ihe:iti:xca:2010" ];
         fhir:Coding.code [ fhir:value "homeCommunityId" ]       ]     ];
     fhir:Identifier.value [ fhir:value "urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002" ]
  ];
  fhir:Endpoint.status [ fhir:value "active"];
  fhir:Endpoint.connectionType [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ];
     fhir:Coding.code [ fhir:value "ihe-xca" ]
  ];
  fhir:Endpoint.managingOrganization [
     fhir:Reference.reference [ fhir:value "Organization/ex-OrgA" ]
  ];
  fhir:Endpoint.period [
     fhir:Period.start [ fhir:value "2022-02-10"^^xsd:date ]
  ];
  fhir:Endpoint.payloadType [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode" ];
       fhir:Coding.code [ fhir:value "urn:ihe:pcc:xphr:2007" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode" ];
       fhir:Coding.code [ fhir:value "urn:ihe:pcc:ips:2020" ]     ]
  ];
  fhir:Endpoint.payloadMimeType [
     fhir:value "application/fhir+xml";
     fhir:index 0
  ], [
     fhir:value "application/fhir+json";
     fhir:index 1
  ], [
     fhir:value "application/pdf";
     fhir:index 2
  ], [
     fhir:value "text/xml";
     fhir:index 3
  ];
  fhir:Endpoint.address [ fhir:value "http://example.org/xca/query"].

<http://www.example.org/fhir/Endpoint/ex-endpointXCAretrieve> a fhir:Endpoint;
  fhir:Resource.id [ fhir:value "ex-endpointXCAretrieve"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Endpoint</b></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 \"ex-endpointXCAretrieve\" </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>: IHE homeCommunityId: urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002</p><p><b>status</b>: active</p><p><b>connectionType</b>: IHE XCA (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code ihe-xca = 'IHE XCA', stated as 'null')</p><p><b>managingOrganization</b>: <a href=\"#Organization_ex-OrgA\">See above (Organization/ex-OrgA)</a></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:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype" ];
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes" ];
         fhir:Coding.code [ fhir:value "XCA-RespGateway-Retrieve" ]       ]     ]
  ];
  fhir:Endpoint.identifier [
     fhir:index 0;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "urn:ihe:iti:xca:2010" ];
         fhir:Coding.code [ fhir:value "homeCommunityId" ]       ]     ];
     fhir:Identifier.value [ fhir:value "urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002" ]
  ];
  fhir:Endpoint.status [ fhir:value "active"];
  fhir:Endpoint.connectionType [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ];
     fhir:Coding.code [ fhir:value "ihe-xca" ]
  ];
  fhir:Endpoint.managingOrganization [
     fhir:Reference.reference [ fhir:value "Organization/ex-OrgA" ]
  ];
  fhir:Endpoint.period [
     fhir:Period.start [ fhir:value "2022-02-10"^^xsd:date ]
  ];
  fhir:Endpoint.payloadType [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode" ];
       fhir:Coding.code [ fhir:value "urn:ihe:pcc:xphr:2007" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode" ];
       fhir:Coding.code [ fhir:value "urn:ihe:pcc:ips:2020" ]     ]
  ];
  fhir:Endpoint.payloadMimeType [
     fhir:value "application/fhir+xml";
     fhir:index 0
  ], [
     fhir:value "application/fhir+json";
     fhir:index 1
  ], [
     fhir:value "application/pdf";
     fhir:index 2
  ], [
     fhir:value "text/xml";
     fhir:index 3
  ];
  fhir:Endpoint.address [ fhir:value "http://example.org/xca/retrieve"].

<http://www.example.org/fhir/Endpoint/ex-endpointDicom> a fhir:Endpoint;
  fhir:Resource.id [ fhir:value "ex-endpointDicom"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint";
       fhir:index 0;
       fhir:link <https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint>     ];
     fhir:Meta.security [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
       fhir:Coding.code [ fhir:value "HTEST" ]     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Endpoint</b></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 \"ex-endpointDicom\" </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/3.1.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>: <a href=\"#Organization_MCSDOrganization-ExamplePartner\">See above (Organization/MCSDOrganization-ExamplePartner)</a></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:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse" ];
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ];
         fhir:Coding.code [ fhir:value "RECORDMGT" ]       ]     ]
  ];
  fhir:Endpoint.status [ fhir:value "active"];
  fhir:Endpoint.connectionType [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ];
     fhir:Coding.code [ fhir:value "dicom-wado-rs" ]
  ];
  fhir:Endpoint.name [ fhir:value "The PACS"];
  fhir:Endpoint.managingOrganization [
     fhir:Reference.reference [ fhir:value "Organization/MCSDOrganization-ExamplePartner" ]
  ];
  fhir:Endpoint.period [
     fhir:Period.start [ fhir:value "2022-02-10"^^xsd:date ]
  ];
  fhir:Endpoint.payloadType [
     fhir:index 0;
     fhir:CodeableConcept.text [ fhir:value "DICOM WADO-RS" ]
  ];
  fhir:Endpoint.payloadMimeType [
     fhir:value "image/dicom+jpeg";
     fhir:index 0
  ];
  fhir:Endpoint.address [ fhir:value "http://example.org/pacs"].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.