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 - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "Example-MCSD",
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "MCSDJurisdictionOrganization-Example",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types",
                "code" : "jurisdiction"
              }
            ]
          }
        ],
        "name" : "MCSDJurisdictionOrganization-Example"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization/MCSDJurisdictionOrganization-Example"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example",
      "resource" : {
        "resourceType" : "Location",
        "id" : "MCSDJurisdictionLocation-Example",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "status" : "active",
        "name" : "MCSDJurisdictionLocation-Example",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types",
                "code" : "jurisdiction"
              }
            ]
          }
        ],
        "physicalType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
              "code" : "jdn"
            }
          ]
        },
        "managingOrganization" : {
          🔗 "reference" : "Organization/MCSDJurisdictionOrganization-Example"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Location/MCSDJurisdictionLocation-Example"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "MCSDOrganization-ExamplePartner",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "govt"
              }
            ]
          }
        ],
        "name" : "Organization-ExamplePartner"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization/MCSDOrganization-ExamplePartner"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "MCSDFacilityOrganization-Example",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types",
                "code" : "facility"
              }
            ]
          }
        ],
        "name" : "MCSDFacilityOrganization-Example",
        "partOf" : {
          🔗 "reference" : "Organization/MCSDJurisdictionOrganization-Example"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization/MCSDFacilityOrganization-Example"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Location/MCSDFacilityLocation-Example",
      "resource" : {
        "resourceType" : "Location",
        "id" : "MCSDFacilityLocation-Example",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "status" : "active",
        "name" : "MCSDFacilityLocation-Example",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types",
                "code" : "facility"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code" : "HOSP"
              }
            ]
          }
        ],
        "physicalType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
              "code" : "bu"
            }
          ]
        },
        "managingOrganization" : {
          🔗 "reference" : "Organization/MCSDFacilityOrganization-Example"
        },
        "partOf" : {
          🔗 "reference" : "Location/MCSDJurisdictionLocation-Example"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Location/MCSDFacilityLocation-Example"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example",
      "resource" : {
        "resourceType" : "HealthcareService",
        "id" : "MCSDHealthcareService-Example",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/service-type",
                "code" : "124",
                "display" : "General Practice"
              }
            ]
          }
        ],
        "location" : [
          {
            🔗 "reference" : "Location/MCSDFacilityLocation-Example"
          }
        ],
        "name" : "ANC"
      },
      "request" : {
        "method" : "PUT",
        "url" : "HealthcareService/MCSDHealthcareService-Example"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "MCSDPractitionerRole-Example",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "practitioner" : {
          🔗 "reference" : "Practitioner/MCSDPractitioner-Example"
        },
        "organization" : {
          🔗 "reference" : "Organization/MCSDFacilityOrganization-Example"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
                "code" : "nurse"
              }
            ]
          }
        ],
        "location" : [
          {
            🔗 "reference" : "Location/MCSDFacilityLocation-Example"
          }
        ],
        "healthcareService" : [
          {
            🔗 "reference" : "HealthcareService/MCSDHealthcareService-Example"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "PractitionerRole/MCSDPractitionerRole-Example"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "MCSDPractitioner-Example",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "name" : [
          {
            "text" : "John Galt"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Practitioner/MCSDPractitioner-Example"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAff",
      "resource" : {
        "resourceType" : "OrganizationAffiliation",
        "id" : "ex-OrgAff",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "active" : true,
        "period" : {
          "start" : "2022-02-10"
        },
        "organization" : {
          🔗 "reference" : "Organization/MCSDOrganization-ExamplePartner"
        },
        "participatingOrganization" : {
          🔗 "reference" : "Organization/ex-OrgA"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/organization-role",
                "code" : "HIE/HIO"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "OrganizationAffiliation/ex-OrgAff"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Organization/ex-OrgA",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "ex-OrgA",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "govt"
              }
            ]
          }
        ],
        "name" : "OrgA"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization/ex-OrgA"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Organization/ex-OrgB",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "ex-OrgB",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "urn:ihe:iti:xca:2010",
                  "code" : "homeCommunityId"
                }
              ]
            },
            "value" : "urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "govt"
              }
            ]
          }
        ],
        "name" : "OrgB"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization/ex-OrgB"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Organization/ex-OrgC",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "ex-OrgC",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "govt"
              }
            ]
          }
        ],
        "name" : "OrgC",
        "endpoint" : [
          {
            🔗 "reference" : "Endpoint/ex-endpointXCAquery"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization/ex-OrgC"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/OrganizationAffiliation/ex-OrgAffC",
      "resource" : {
        "resourceType" : "OrganizationAffiliation",
        "id" : "ex-OrgAffC",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation.DocShare"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "urn:ihe:iti:xca:2010",
                  "code" : "homeCommunityId"
                }
              ]
            },
            "value" : "urn:uuid:4f88dade-42a7-4fb3-b0a6-f877ff6b23b7"
          }
        ],
        "active" : true,
        "organization" : {
          🔗 "reference" : "Organization/ex-OrgC"
        },
        "participatingOrganization" : {
          🔗 "reference" : "Organization/ex-OrgB"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrgAffTypes",
                "code" : "DocShare-federate"
              }
            ]
          }
        ],
        "endpoint" : [
          {
            🔗 "reference" : "Endpoint/ex-endpointXCAquery"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "OrganizationAffiliation/ex-OrgAffC"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Endpoint/ex-endpointXCAquery",
      "resource" : {
        "resourceType" : "Endpoint",
        "id" : "ex-endpointXCAquery",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "extensions",
          "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>"
        },
        "extension" : [
          {
            "url" : "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
                  "code" : "XCA-RespGateway-Query"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "urn:ihe:iti:xca:2010",
                  "code" : "homeCommunityId"
                }
              ]
            },
            "value" : "urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002"
          }
        ],
        "status" : "active",
        "connectionType" : {
          "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
          "code" : "ihe-xca"
        },
        "managingOrganization" : {
          🔗 "reference" : "Organization/ex-OrgA"
        },
        "period" : {
          "start" : "2022-02-10"
        },
        "payloadType" : [
          {
            "coding" : [
              {
                "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
                "code" : "urn:ihe:pcc:xphr:2007"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
                "code" : "urn:ihe:pcc:ips:2020"
              }
            ]
          }
        ],
        "payloadMimeType" : [
          "application/fhir+xml",
          "application/fhir+json",
          "application/pdf",
          "text/xml"
        ],
        "address" : "http://example.org/xca/query"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Endpoint/ex-endpointXCAquery"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Endpoint/ex-endpointXCAretrieve",
      "resource" : {
        "resourceType" : "Endpoint",
        "id" : "ex-endpointXCAretrieve",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "extensions",
          "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>"
        },
        "extension" : [
          {
            "url" : "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
                  "code" : "XCA-RespGateway-Retrieve"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "urn:ihe:iti:xca:2010",
                  "code" : "homeCommunityId"
                }
              ]
            },
            "value" : "urn:uuid:cadbf8d0-5493-11ec-bf63-0242ac130002"
          }
        ],
        "status" : "active",
        "connectionType" : {
          "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
          "code" : "ihe-xca"
        },
        "managingOrganization" : {
          🔗 "reference" : "Organization/ex-OrgA"
        },
        "period" : {
          "start" : "2022-02-10"
        },
        "payloadType" : [
          {
            "coding" : [
              {
                "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
                "code" : "urn:ihe:pcc:xphr:2007"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
                "code" : "urn:ihe:pcc:ips:2020"
              }
            ]
          }
        ],
        "payloadMimeType" : [
          "application/fhir+xml",
          "application/fhir+json",
          "application/pdf",
          "text/xml"
        ],
        "address" : "http://example.org/xca/retrieve"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Endpoint/ex-endpointXCAretrieve"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Endpoint/ex-endpointDicom",
      "resource" : {
        "resourceType" : "Endpoint",
        "id" : "ex-endpointDicom",
        "meta" : {
          "profile" : [
            🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code" : "HTEST"
            }
          ]
        },
        "text" : {
          "status" : "extensions",
          "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>"
        },
        "extension" : [
          {
            "url" : "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                  "code" : "RECORDMGT"
                }
              ]
            }
          }
        ],
        "status" : "active",
        "connectionType" : {
          "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code" : "dicom-wado-rs"
        },
        "name" : "The PACS",
        "managingOrganization" : {
          🔗 "reference" : "Organization/MCSDOrganization-ExamplePartner"
        },
        "period" : {
          "start" : "2022-02-10"
        },
        "payloadType" : [
          {
            "text" : "DICOM WADO-RS"
          }
        ],
        "payloadMimeType" : [
          "image/dicom+jpeg"
        ],
        "address" : "http://example.org/pacs"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Endpoint/ex-endpointDicom"
      }
    }
  ]
}