Mobile Care Services Discovery (mCSD)
3.9.0 - Trial-Implementation 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.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

: 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 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>"
        },
        "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 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>"
        },
        "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 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>"
        },
        "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 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>"
        },
        "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 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>"
        },
        "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 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>"
        },
        "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 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>"
        },
        "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 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>"
        },
        "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 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 --&gt; (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>"
        },
        "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 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>"
        },
        "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 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>"
        },
        "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 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 --&gt; (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>"
        },
        "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 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 --&gt; (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>"
        },
        "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 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 --&gt; (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>"
        },
        "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 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 --&gt; (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>"
        },
        "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 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 --&gt; (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>"
        },
        "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"
      }
    }
  ]
}