FHIR IG analytics| Package | medcom.fhir.dk.core |
| Resource Type | Patient |
| Id | Patient-382fb8a3-6725-41e2-a615-2b1cfcfe9931.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 382fb8a3-6725-41e2-a615-2b1cfcfe9931
Profile: MedComCorePatient
Cæcar Test Østergård (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2311143995)
| Deceased: | true | ||
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "382fb8a3-6725-41e2-a615-2b1cfcfe9931",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.2.208.176.1.2",
"value": "2311143995"
}
],
"name": [
{
"use": "official",
"family": "Østergård",
"given": [
"Cæcar",
"Test"
]
}
],
"telecom": [
{
"system": "phone",
"value": "24533421",
"use": "home"
}
],
"deceasedBoolean": true,
"address": [
{
"line": [
"Testhjemmet 1"
],
"city": "Odense M",
"postalCode": "5230"
}
]
}