FHIR IG analytics| Package | myhealth.eu.fhir.euvac |
| Resource Type | Patient |
| Id | Patient-patient-vachist-euvac.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient patient-vachist-euvac
Profile: Patient (Core)
John Smith Male, DoB: 1985-03-15 ( urn:oid:2.16.840.1.113883.2.9.4.3.2#BE-SMTJHN-19850315)
{
"resourceType": "Patient",
"id": "patient-vachist-euvac",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.9.4.3.2",
"value": "BE-SMTJHN-19850315"
}
],
"name": [
{
"family": "Smith",
"given": [
"John"
]
}
],
"gender": "male",
"birthDate": "1985-03-15"
}