FHIR IG analytics| Package | pc.ig |
| Resource Type | Patient |
| Id | Patient-ExamplePatientTransplant1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient ExamplePatientTransplant1
Profile: Transplant Recipient
Anonymous Patient Female, DoB: 2015-06-15 ( https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/recipient#REC-001)
{
"resourceType": "Patient",
"id": "ExamplePatientTransplant1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/patient-transplant"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/recipient",
"value": "REC-001"
}
],
"gender": "female",
"birthDate": "2015-06-15"
}