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-06",
"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-06</b></p><a name=\"bewohnerin-pseudonymisiert-06\"> </a><a name=\"hcbewohnerin-pseudonymisiert-06\"> </a><a name=\"bewohnerin-pseudonymisiert-06-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Male, DoB: ( pseudonymized)</p><hr/></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code" : "PSEUDED"
}
]
}
}
],
"gender" : "male",
"_birthDate" : {
"extension" : [
{
"url" : "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/geburtstag-mm-yyyy",
"valueString" : "12-1983"
}
]
}
}