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.9.0 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
@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 class=\"res-header-id\"><b>Generated Narrative: Organization MCSDJurisdictionOrganization-Example</b></p><a name=\"MCSDJurisdictionOrganization-Example\"> </a><a name=\"hcMCSDJurisdictionOrganization-Example\"> </a><a name=\"MCSDJurisdictionOrganization-Example-en-US\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types jurisdiction}\">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 class=\"res-header-id\"><b>Generated Narrative: Location MCSDJurisdictionLocation-Example</b></p><a name=\"MCSDJurisdictionLocation-Example\"> </a><a name=\"hcMCSDJurisdictionLocation-Example\"> </a><a name=\"MCSDJurisdictionLocation-Example-en-US\"> </a><p><b>status</b>: Active</p><p><b>name</b>: MCSDJurisdictionLocation-Example</p><p><b>type</b>: <span title=\"Codes:{https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types jurisdiction}\">Jurisdiction</span></p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type jdn}\">Jurisdiction</span></p><p><b>managingOrganization</b>: <a href=\"Organization-MCSDJurisdictionOrganization-Example.html\">Organization MCSDJurisdictionOrganization-Example</a></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 class=\"res-header-id\"><b>Generated Narrative: Organization MCSDOrganization-ExamplePartner</b></p><a name=\"MCSDOrganization-ExamplePartner\"> </a><a name=\"hcMCSDOrganization-ExamplePartner\"> </a><a name=\"MCSDOrganization-ExamplePartner-en-US\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}\">Government</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 class=\"res-header-id\"><b>Generated Narrative: Organization MCSDFacilityOrganization-Example</b></p><a name=\"MCSDFacilityOrganization-Example\"> </a><a name=\"hcMCSDFacilityOrganization-Example\"> </a><a name=\"MCSDFacilityOrganization-Example-en-US\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types facility}\">Facility</span></p><p><b>name</b>: MCSDFacilityOrganization-Example</p><p><b>partOf</b>: <a href=\"Organization-MCSDJurisdictionOrganization-Example.html\">Organization MCSDJurisdictionOrganization-Example</a></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 class=\"res-header-id\"><b>Generated Narrative: Location MCSDFacilityLocation-Example</b></p><a name=\"MCSDFacilityLocation-Example\"> </a><a name=\"hcMCSDFacilityLocation-Example\"> </a><a name=\"MCSDFacilityLocation-Example-en-US\"> </a><p><b>status</b>: Active</p><p><b>name</b>: MCSDFacilityLocation-Example</p><p><b>type</b>: <span title=\"Codes:{https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types facility}\">Facility</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}\">Building</span></p><p><b>managingOrganization</b>: <a href=\"Organization-MCSDFacilityOrganization-Example.html\">Organization MCSDFacilityOrganization-Example</a></p><p><b>partOf</b>: <a href=\"Location-MCSDJurisdictionLocation-Example.html\">Location MCSDJurisdictionLocation-Example</a></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 class=\"res-header-id\"><b>Generated Narrative: HealthcareService MCSDHealthcareService-Example</b></p><a name=\"MCSDHealthcareService-Example\"> </a><a name=\"hcMCSDHealthcareService-Example\"> </a><a name=\"MCSDHealthcareService-Example-en-US\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 124}\">General Practice</span></p><p><b>location</b>: <a href=\"Location-MCSDFacilityLocation-Example.html\">Location MCSDFacilityLocation-Example</a></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 class=\"res-header-id\"><b>Generated Narrative: PractitionerRole MCSDPractitionerRole-Example</b></p><a name=\"MCSDPractitionerRole-Example\"> </a><a name=\"hcMCSDPractitionerRole-Example\"> </a><a name=\"MCSDPractitionerRole-Example-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-MCSDPractitioner-Example.html\">Practitioner John Galt</a></p><p><b>organization</b>: <a href=\"Organization-MCSDFacilityOrganization-Example.html\">Organization MCSDFacilityOrganization-Example</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role nurse}\">Nurse</span></p><p><b>location</b>: <a href=\"Location-MCSDFacilityLocation-Example.html\">Location MCSDFacilityLocation-Example</a></p><p><b>healthcareService</b>: <a href=\"HealthcareService-MCSDHealthcareService-Example.html\">HealthcareService ANC</a></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 class=\"res-header-id\"><b>Generated Narrative: Practitioner MCSDPractitioner-Example</b></p><a name=\"MCSDPractitioner-Example\"> </a><a name=\"hcMCSDPractitioner-Example\"> </a><a name=\"MCSDPractitioner-Example-en-US\"> </a><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 class=\"res-header-id\"><b>Generated Narrative: OrganizationAffiliation ex-OrgAff</b></p><a name=\"ex-OrgAff\"> </a><a name=\"hcex-OrgAff\"> </a><a name=\"ex-OrgAff-en-US\"> </a><p><b>active</b>: true</p><p><b>period</b>: 2022-02-10 --> (ongoing)</p><p><b>organization</b>: <a href=\"Organization-MCSDOrganization-ExamplePartner.html\">Organization Organization-ExamplePartner</a></p><p><b>participatingOrganization</b>: <a href=\"Organization-ex-OrgA.html\">Organization OrgA</a></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/organization-role HIE/HIO}\">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 class=\"res-header-id\"><b>Generated Narrative: Organization ex-OrgA</b></p><a name=\"ex-OrgA\"> </a><a name=\"hcex-OrgA\"> </a><a name=\"ex-OrgA-en-US\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}\">Government</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 class=\"res-header-id\"><b>Generated Narrative: Organization ex-OrgB</b></p><a name=\"ex-OrgB\"> </a><a name=\"hcex-OrgB\"> </a><a name=\"ex-OrgB-en-US\"> </a><p><b>identifier</b>: homeCommunityId/urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}\">Government</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 class=\"res-header-id\"><b>Generated Narrative: Organization ex-OrgC</b></p><a name=\"ex-OrgC\"> </a><a name=\"hcex-OrgC\"> </a><a name=\"ex-OrgC-en-US\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}\">Government</span></p><p><b>name</b>: OrgC</p><p><b>endpoint</b>: <a href=\"Endpoint-ex-endpointXCAquery.html\">Endpoint: extension = XCA RespondingGateway ITI-38 Cross Gateway Query Synchronous; identifier = homeCommunityId; status = active; connectionType = XCA (mCSD Endpoint Types#ihe-xca); period = 2022-02-10 --> (ongoing); payloadType = PCC XPHR,PCC IPS; payloadMimeType = application/fhir+xml,application/fhir+json,application/pdf,text/xml; address = http://example.org/xca/query</a></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 class=\"res-header-id\"><b>Generated Narrative: OrganizationAffiliation ex-OrgAffC</b></p><a name=\"ex-OrgAffC\"> </a><a name=\"hcex-OrgAffC\"> </a><a name=\"ex-OrgAffC-en-US\"> </a><p><b>identifier</b>: homeCommunityId/urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7</p><p><b>active</b>: true</p><p><b>organization</b>: <a href=\"Organization-ex-OrgC.html\">Organization OrgC</a></p><p><b>participatingOrganization</b>: <a href=\"Organization-ex-OrgB.html\">Organization OrgB</a></p><p><b>code</b>: <span title=\"Codes:{https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrgAffTypes DocShare-federate}\">Federation to any Document Sharing exchange</span></p><p><b>endpoint</b>: <a href=\"Endpoint-ex-endpointXCAquery.html\">Endpoint: extension = XCA RespondingGateway ITI-38 Cross Gateway Query Synchronous; identifier = homeCommunityId; status = active; connectionType = XCA (mCSD Endpoint Types#ihe-xca); period = 2022-02-10 --> (ongoing); payloadType = PCC XPHR,PCC IPS; payloadMimeType = application/fhir+xml,application/fhir+json,application/pdf,text/xml; address = http://example.org/xca/query</a></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 class=\"res-header-id\"><b>Generated Narrative: Endpoint ex-endpointXCAquery</b></p><a name=\"ex-endpointXCAquery\"> </a><a name=\"hcex-endpointXCAquery\"> </a><a name=\"ex-endpointXCAquery-en-US\"> </a><p><b>Endpoint Specific Type</b>: <span title=\"Codes:{https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes XCA-RespGateway-Query}\">XCA RespondingGateway ITI-38 Cross Gateway Query Synchronous</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>: <a href=\"CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xca\">mCSD Endpoint Types ihe-xca</a>: XCA</p><p><b>managingOrganization</b>: <a href=\"Organization-ex-OrgA.html\">Organization OrgA</a></p><p><b>period</b>: 2022-02-10 --> (ongoing)</p><p><b>payloadType</b>: <span title=\"Codes:{http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode urn:ihe:pcc:xphr:2007}\">PCC XPHR</span>, <span title=\"Codes:{http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode urn:ihe:pcc:ips:2020}\">PCC IPS</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 class=\"res-header-id\"><b>Generated Narrative: Endpoint ex-endpointXCAretrieve</b></p><a name=\"ex-endpointXCAretrieve\"> </a><a name=\"hcex-endpointXCAretrieve\"> </a><a name=\"ex-endpointXCAretrieve-en-US\"> </a><p><b>Endpoint Specific Type</b>: <span title=\"Codes:{https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes XCA-RespGateway-Retrieve}\">XCA RespondingGateway ITI-39 Cross Gateway Retrieve Synchronous</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>: <a href=\"CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xca\">mCSD Endpoint Types ihe-xca</a>: XCA</p><p><b>managingOrganization</b>: <a href=\"Organization-ex-OrgA.html\">Organization OrgA</a></p><p><b>period</b>: 2022-02-10 --> (ongoing)</p><p><b>payloadType</b>: <span title=\"Codes:{http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode urn:ihe:pcc:xphr:2007}\">PCC XPHR</span>, <span title=\"Codes:{http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode urn:ihe:pcc:ips:2020}\">PCC IPS</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 class=\"res-header-id\"><b>Generated Narrative: Endpoint ex-endpointDicom</b></p><a name=\"ex-endpointDicom\"> </a><a name=\"hcex-endpointDicom\"> </a><a name=\"ex-endpointDicom-en-US\"> </a><p><b>Purpose of Use Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason RECORDMGT}\">records management</span></p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs\">Endpoint Connection Type dicom-wado-rs</a>: DICOM WADO-RS</p><p><b>name</b>: The PACS</p><p><b>managingOrganization</b>: <a href=\"Organization-MCSDOrganization-ExamplePartner.html\">Organization Organization-ExamplePartner</a></p><p><b>period</b>: 2022-02-10 --> (ongoing)</p><p><b>payloadType</b>: <span title=\"Codes:\">DICOM WADO-RS</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] . #
IG © 2022+ IHE IT Infrastructure Technical Committee. Package ihe.iti.mcsd#3.9.0 based on FHIR 4.0.1. Generated 2024-11-22
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change