Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "Scenario-B-Pasient",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Scenario-B-Pasient</b></p><a name=\"Scenario-B-Pasient\"> </a><a name=\"hcScenario-B-Pasient\"> </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=\"StructureDefinition-lmdi-patient.html\">Pasient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Female, DoB: 2000-03-12 ( urn:oid:2.16.578.1.12.4.1.4.2#52030078901)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"></td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.4.2",
"value" : "52030078901"
}
],
"gender" : "female",
"birthDate" : "2000-03-12",
"address" : [
{
"district" : "Bergen",
"_district" : {
"extension" : [
{
"url" : "http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode",
"valueCoding" : {
"system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
"code" : "4601",
"display" : "Bergen"
}
}
]
}
}
]
}