FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | Patient |
| Id | Patient-Technical-Exp-NachtragEmpPatient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Technical-Exp-NachtragEmpPatient
Profile: EPA Patient
Testi McTest (official) (no stated gender), DoB: 2000-01-01 ( Krankenversichertennummer)
{
"resourceType": "Patient",
"id": "Technical-Exp-NachtragEmpPatient",
"meta": {
"profile": [
"https://gematik.de/fhir/epa/StructureDefinition/epa-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"code": "KVZ10"
}
]
},
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "A123456789"
}
],
"name": [
{
"use": "official",
"family": "McTest",
"given": [
"Testi"
]
}
],
"birthDate": "2000-01-01"
}