MII_IG_Person - Local Development build (v2025.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "mii-exa-person-patient-pseudonymisiert",
"meta" : {
"profile" : [
🔗 "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/PatientPseudonymisiert|2025.0.1"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient mii-exa-person-patient-pseudonymisiert</b></p><a name=\"mii-exa-person-patient-pseudonymisiert\"> </a><a name=\"hcmii-exa-person-patient-pseudonymisiert\"> </a><a name=\"mii-exa-person-patient-pseudonymisiert-en-US\"> </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-mii-pr-person-patient-pseudonymisiert.html\">MII PR Person Patient (Pseudonymisiert)version: null2025.0.1)</a></p><p style=\"margin-bottom: 0px\">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Male, DoB: 2000-04-01 ( pseudonymized)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">50 DE </td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code" : "PSEUDED"
}
]
},
"system" : "https://www.medizininformatik-initiative.de/fhir/sid/pseudonym",
"value" : "1234567890"
}
],
"gender" : "male",
"birthDate" : "2000-04-01",
"address" : [
{
"type" : "both",
"postalCode" : "50",
"country" : "DE"
}
]
}