FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | Patient |
| Id | Patient-ExampleDonor1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient ExampleDonor1
Profile: Transplant Donor
Anonymous Patient Male, DoB: 2000-01-20 ( https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/donor#DON-001)
| Deceased: | true | ||
{
"resourceType": "Patient",
"id": "ExampleDonor1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/donor"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/donor",
"value": "DON-001"
}
],
"gender": "male",
"birthDate": "2000-01-20",
"deceasedBoolean": true
}