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" : "Pasient-Uten-Personidentifikator",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-patient"
]
},
"gender" : "female",
"birthDate" : "1958-09-19",
"address" : [
{
"district" : "Bærum",
"_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" : "3024",
"display" : "Bærum"
}
}
]
}
}
]
}