CareCommunication Test scripts
5.0.1 - release
CareCommunication Test scripts, published by . This guide is not an authorized publication; it is the continuous build for version 5.0.1 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" : "938544b6-721d-4d14-9e61-016e726ae180",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 938544b6-721d-4d14-9e61-016e726ae180</b></p><a name=\"938544b6-721d-4d14-9e61-016e726ae180\"> </a><a name=\"hc938544b6-721d-4d14-9e61-016e726ae180\"> </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\">MedComCorePatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Bruno Test Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.6.1.1#0703921VJ4)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><a href=\"http://hl7.dk/fhir/core/3.2.0/NamingSystem-cpr.html\" title=\"The Danish civil registration system ("CPR") encompasses basic personal data about anyone with a civil registration number. A civil registration number shall be allocated to anyone who: 1) is registered in the national register in Denmark on the grounds of birth or relocation from abroad; 2) is included under Arbejdsmarkedets TillægsPension (ATP); 3) according to the tax authorities, is required to have a civil registration number for the purpose of tax processing in Denmark.\">DK Central Person Registry (CPR)</a>/2509479989</td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.208.176.1.6.1.1",
"value" : "0703921VJ4"
},
{
"system" : "urn:oid:1.2.208.176.1.2",
"value" : "2509479989"
}
],
"name" : [
{
"use" : "official",
"family" : "Elmer",
"given" : [
"Bruno",
"Test"
]
}
]
}