FHIR IG analytics| Package | medcom.fhir.dk.core |
| Resource Type | Patient |
| Id | Patient-5b72c625-0570-4111-b272-f0351344f8b6.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 5b72c625-0570-4111-b272-f0351344f8b6
Profile: MedComCorePatient
Brita Test Berggren (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#1509819996)
| Deceased: | false | ||
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "5b72c625-0570-4111-b272-f0351344f8b6",
"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": "1509819996"
}
],
"name": [
{
"use": "official",
"family": "Berggren",
"given": [
"Brita Test"
]
}
],
"telecom": [
{
"system": "phone",
"value": "12457812",
"use": "work"
},
{
"system": "phone",
"value": "98879887",
"use": "home"
}
],
"deceasedBoolean": false,
"address": [
{
"line": [
"Testpark Allé 48"
],
"city": "Hillerød",
"postalCode": "3400"
}
]
}