FHIR IG analytics| Package | medcom.fhir.dk.messaging |
| Resource Type | Patient |
| Id | Patient-733cef33-3626-422b-955d-d506aaa65fe1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 733cef33-3626-422b-955d-d506aaa65fe1
Profile: MedComCorePatient
Eric Flame (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0102030405)
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "733cef33-3626-422b-955d-d506aaa65fe1",
"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": "0102030405"
}
],
"name": [
{
"use": "official",
"family": "Flame",
"given": [
"Eric"
]
}
],
"telecom": [
{
"system": "phone",
"value": "12345678",
"use": "mobile"
}
],
"address": [
{
"line": [
"Flammesvinget 1"
],
"city": "Aarhus",
"postalCode": "8000 C"
}
]
}