CareCommunication Test scripts
5.0.0 - release Denmark flag

CareCommunication Test scripts, published by . This guide is not an authorized publication; it is the continuous build for version 5.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-carecommunication-testscripts/ and changes regularly. See the Directory of published versions

: send-Tek-CPR-1 - Example of a receiver organization with a SOR and an EAN identifier. - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "cb801931-b871-418d-bdc5-912893096dea",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-organization|4.0.1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization cb801931-b871-418d-bdc5-912893096dea</b></p><a name=\"cb801931-b871-418d-bdc5-912893096dea\"> </a><a name=\"hccb801931-b871-418d-bdc5-912893096dea\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://medcomfhir.dk/ig/messaging/4.0.1/StructureDefinition-medcom-messaging-organization.html\">MedComMessagingOrganizationversion: null4.0.1)</a></p></div><p><b>identifier</b>: <code>https://www.gs1.org/gln</code>/5790000121526, <code>urn:oid:1.2.208.176.1.1</code>/325251000016005</p><p><b>name</b>: MedCom XDIS91</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://www.gs1.org/gln",
      "value" : "5790000121526"
    },
    {
      "system" : "urn:oid:1.2.208.176.1.1",
      "value" : "325251000016005"
    }
  ],
  "name" : "MedCom XDIS91"
}