: PatientinMusterfrau - JSON Representation
Raw json | Download
{
"resourceType" : "Patient",
"id" : "PatientinMusterfrau",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientinMusterfrau</b></p><a name=\"PatientinMusterfrau\"> </a><a name=\"hcPatientinMusterfrau\"> </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-ISiKPatient.html\">ISiKPatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung\u00a0(use:\u00a0secondary,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>Medical record number/TestPID</li><li>Krankenversichertennummer/A123456789</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Gabler (Name changed for Marriage)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>Musterweg 2 3. Etage Musterhausen 98764 DE </li><li>Postfach 8 15 Musterhausen 98764 DE </li></ul></td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "https://fhir.krankenhaus.example/sid/PID",
"value" : "TestPID"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
"code" : "KVZ10"
}
]
},
"system" : "http://fhir.de/sid/gkv/kvid-10",
"value" : "A123456789"
},
{
"use" : "secondary",
"type" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
"code" : "PKV"
}
]
},
"value" : "1234567890",
"assigner" : {
"display" : "Test PKV AG"
}
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "Fürstin von Musterfrau",
"_family" : {
"extension" : [
{
"url" : "http://fhir.de/StructureDefinition/humanname-namenszusatz",
"valueString" : "Fürstin"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "Musterfrau"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString" : "von"
}
]
},
"given" : [
"Erika"
],
"prefix" : [
"Dr."
],
"_prefix" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "AC"
}
]
}
]
},
{
"use" : "maiden",
"family" : "Gabler",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "Gabler"
}
]
}
}
],
"gender" : "female",
"birthDate" : "1964-08-12",
"address" : [
{
"type" : "both",
"line" : [
"Musterweg 2",
"3. Etage"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Musterweg"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "2"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
"valueString" : "3. Etage"
}
]
}
],
"city" : "Musterhausen",
"postalCode" : "98764",
"country" : "DE"
},
{
"type" : "postal",
"line" : [
"Postfach 8 15"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
"valueString" : "Postfach 8 15"
}
]
}
],
"city" : "Musterhausen",
"postalCode" : "98764",
"country" : "DE"
}
]
}