FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.dokument |
| Resource Type | Patient |
| Id | Patient-AmandaAlzheimer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient AmandaAlzheimer
Profile: MII PR Person Patient
Alzheimer Amanda (official) Female, DoB Unknown ( Krankenaktennummer (use: usual, ))
{
"resourceType": "Patient",
"id": "AmandaAlzheimer",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "https://uk-musterstadt.de/pid",
"value": "123456"
}
],
"name": [
{
"use": "official",
"family": "Amanda",
"given": [
"Alzheimer"
]
}
],
"gender": "female"
}