Patient Monitoring Outcome FHIR Implementation Guide, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "Patient-123",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Patient-123</b></p><a name=\"Patient-123\"> </a><a name=\"hcPatient-123\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">NUMMER 15 KWS-TESTPATIENT (official) Female, DoB: 1931-04-19 ( Medical record number: 310419V999\u00a0(use:\u00a0usual,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td>false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Medical record number/15\u00a0(use:\u00a0usual,\u00a0)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 02/1234567</li><li><a href=\"mailto:test.test@1234.betestann\">test.test@1234.betestann</a></li><li><a href=\"mailto:ditistest@testface.com\">ditistest@testface.com</a></li><li><a href=\"mailto:face@tkklkljklklmlks.com\">face@tkklkljklklmlks.com</a></li><li>ITALIESTRAAT 171 B Helecine 1357 (home)</li><li>AAA X DEN HAAG 4544 NL NL (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Languages spoken\">Languages:</td><td colspan=\"3\"><ul><li><span title=\"Codes:{urn:ietf:bcp:47 fr}\">French</span> (preferred)</li><li><span title=\"Codes:{urn:ietf:bcp:47 nl}\">Dutch</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Teacher (occupation)\">Teacher (occupation):</td><td colspan=\"3\"><ul><li>+3212345678</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Companion (occupation)\">Companion (occupation):</td><td colspan=\"3\"><ul><li><a href=\"tel:+32473444444\">+32473444444</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Child (person)\">Child (person):</td><td colspan=\"3\"><ul><li><a href=\"tel:+3216622552\">+3216622552</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"PractitionerRole-PractitionerRole-16500.html\">PractitionerRole Physician</a></li></ul></td></tr></table></div>"
},
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"system" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr",
"value" : "15"
},
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"system" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/emdnr",
"value" : "310419V999"
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "KWS-TESTPATIENT",
"given" : [
"NUMMER 15"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "02/1234567",
"rank" : 9
},
{
"system" : "email",
"value" : "test.test@1234.betestann",
"rank" : 9
},
{
"system" : "email",
"value" : "ditistest@testface.com",
"rank" : 1
},
{
"system" : "email",
"value" : "face@tkklkljklklmlks.com",
"rank" : 9
}
],
"gender" : "female",
"birthDate" : "1931-04-19",
"deceasedBoolean" : false,
"address" : [
{
"use" : "home",
"line" : [
"ITALIESTRAAT 171 B"
],
"city" : "Helecine",
"postalCode" : "1357",
"period" : {
"start" : "2006-03-07",
"end" : "2020-10-15"
}
},
{
"use" : "home",
"line" : [
"AAA X"
],
"city" : "DEN HAAG",
"postalCode" : "4544 NL",
"country" : "NL",
"period" : {
"start" : "2020-10-16"
}
}
],
"multipleBirthBoolean" : false,
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "106304008",
"display" : "Teacher (occupation)"
}
]
}
],
"telecom" : [
{
"system" : "sms",
"value" : "+3212345678",
"rank" : 9
}
]
},
{
"relationship" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "62071000",
"display" : "Companion (occupation)"
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+32473444444",
"rank" : 9
}
]
},
{
"relationship" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "67822003",
"display" : "Child (person)"
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+3216622552",
"rank" : 9
}
]
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "fr"
}
]
},
"preferred" : true
},
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "nl"
}
]
}
}
],
"generalPractitioner" : [
{
🔗 "reference" : "PractitionerRole/PractitionerRole-16500"
}
]
}