EgdeEHG_IG - Local Development build (v0.1.7). See the Directory of published versions
: DemotivertHymne - JSON Representation
Raw json | Download
{
"resourceType" : "Patient",
"id" : "PAT22394",
"meta" : {
"profile" : [
"http://www.egde.no/StructureDefinition/ehg-no-Patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Demotivert Hymne </b> (no stated gender), DoB Unknown ( id: 14892949079)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail:</td><td colspan=\"3\"><a href=\"mailto:dh@test.com\">dh@test.com</a></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's legal status as citizen of a country.\">citizenship:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes: {urn:iso:std:iso:3166 NO}\">Norway</span></li></ul></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
}
],
"identifier" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.4.1",
"value" : "14892949079"
}
],
"name" : [
{
"family" : "Hymne",
"given" : [
"Demotivert"
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "dh@test.com",
"use" : "home"
}
]
}