Finnish Base Profiles
1.0.1-cibuild - ci-build
Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "patientesim1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient patientesim1</b></p><a name=\"patientesim1\"> </a><a name=\"hcpatientesim1\"> </a><a name=\"patientesim1-fi-FI\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Karen Erika van der Hentenryck (official) (no stated gender), DoB: 2010-08-25 ( urn:oid:1.2.246.21#250810A999Y)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Karen (Nickname)</td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.246.21",
"value" : "250810A999Y"
}
],
"name" : [
{
"use" : "official",
"family" : "van der Hentenryck",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString" : "van"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString" : "der"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "Hentenryck"
}
]
},
"given" : [
"Karen",
"Erika"
]
},
{
"use" : "nickname",
"given" : [
"Karen"
]
}
],
"birthDate" : "2010-08-25"
}