CareCommunication Test scripts
5.0.0 - release
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
{
"resourceType" : "Patient",
"id" : "e1ada6b9-0782-4e18-b2e1-85ab642018a9",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient|3.0.1"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient e1ada6b9-0782-4e18-b2e1-85ab642018a9</b></p><a name=\"e1ada6b9-0782-4e18-b2e1-85ab642018a9\"> </a><a name=\"hce1ada6b9-0782-4e18-b2e1-85ab642018a9\"> </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/core/3.0.1/StructureDefinition-medcom-core-patient.html\">MedComCorePatientversion: null3.0.1)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Peter Hansen (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.6.1.1#0703921VJ5)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>urn:oid:1.2.208.176.1.6.1.3</code>/1206550VK9</td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.208.176.1.6.1.1",
"value" : "0703921VJ5"
},
{
"system" : "urn:oid:1.2.208.176.1.6.1.3",
"value" : "1206550VK9"
}
],
"name" : [
{
"use" : "official",
"family" : "Hansen",
"given" : [
"Peter"
]
}
]
}