FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | Patient |
| Id | Patient-PatientMainzFischer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient PatientMainzFischer
Profile: Patient: PCSP
Christian Fischer Male, DoB: 1993-07-07 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0002)
| Patient Birth Place | HAMBURG | ||
{
"resourceType": "Patient",
"id": "PatientMainzFischer",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Patient-eu-pcsp"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress": {
"city": "HAMBURG"
}
}
],
"identifier": [
{
"system": "http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz",
"value": "L0002"
}
],
"name": [
{
"family": "Fischer",
"given": [
"Christian"
]
}
],
"gender": "male",
"birthDate": "1993-07-07"
}