Finnish Scheduling
2.0.0-rc2 - ballot
Finnish Scheduling - Local Development build (v2.0.0-rc2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "patient-pentti",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-pentti</b></p><a name=\"patient-pentti\"> </a><a name=\"hcpatient-pentti\"> </a><a name=\"patient-pentti-fi-FI\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pentti Potilas (no stated gender), DoB Unknown ( urn:oid:1.2.246.21#010101-123N\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:oid:1.2.246.537.5.40175 FI}, {urn:ietf:bcp:47 fi}\">Suomi</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Huoltaja\">Huoltaja:</td><td colspan=\"3\"><ul><li>Pappa Potilas </li><li>+3581234567</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension for home municipality. Home municipality is relevant for ex. in billing and listing available healthcare services, and for statistical purposes. It it not necessarily the place where a patient lives, rather closer to where they pay their taxes.\"><a href=\"https://hl7.fi/fhir/finnish-base-profiles/1.0.0/StructureDefinition-municipality-code.html\">Municipality Code</a></td><td colspan=\"3\">unknown 564: Oulu</td></tr></table></div>"
},
"extension" : [
{
"url" : "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/municipality-code",
"valueCoding" : {
"system" : "urn:oid:1.2.246.537.6.21",
"code" : "564",
"display" : "Oulu"
}
}
],
"identifier" : [
{
"use" : "official",
"system" : "urn:oid:1.2.246.21",
"value" : "010101-123N"
}
],
"name" : [
{
"family" : "Potilas",
"given" : [
"Pentti"
]
}
],
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "urn:oid:1.2.246.537.6.882",
"code" : "1",
"display" : "Huoltaja"
}
]
}
],
"name" : {
"family" : "Potilas",
"given" : [
"Pappa"
]
},
"telecom" : [
{
"system" : "sms",
"value" : "+3581234567"
}
]
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:oid:1.2.246.537.5.40175",
"code" : "FI",
"display" : "Suomi"
},
{
"system" : "urn:ietf:bcp:47",
"code" : "fi"
}
],
"text" : "Suomi"
}
}
]
}