PFLIP HL7 FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "bewohnerin-pseudonymisiert-04",
"meta" : {
"profile" : [
🔗 "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/patient-bewohner-pseudonymisiert"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient bewohnerin-pseudonymisiert-04</b></p><a name=\"bewohnerin-pseudonymisiert-04\"> </a><a name=\"hcbewohnerin-pseudonymisiert-04\"> </a><a name=\"bewohnerin-pseudonymisiert-04-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Other, DoB: ( pseudonymized)</p><hr/></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code" : "PSEUDED"
}
]
}
}
],
"gender" : "other",
"_gender" : {
"extension" : [
{
"url" : "http://fhir.de/StructureDefinition/gender-amtlich-de",
"valueCoding" : {
"system" : "http://fhir.de/CodeSystem/gender-amtlich-de",
"code" : "D",
"display" : "divers"
}
}
]
},
"_birthDate" : {
"extension" : [
{
"url" : "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/geburtstag-mm-yyyy",
"valueString" : "03-1988"
}
]
}
}