FHIR IG analytics| Package | medcom.fhir.dk.carecommunicationtestscripts |
| Resource Type | Patient |
| Id | Patient-283b6471-3134-4b7e-9d48-b6fad32e6384.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 283b6471-3134-4b7e-9d48-b6fad32e6384
Profile: MedComCorePatient
Bruno Test Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#2509479989)
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "283b6471-3134-4b7e-9d48-b6fad32e6384",
"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": "2509479989"
}
],
"name": [
{
"use": "official",
"family": "Elmer",
"given": [
"Bruno",
"Test"
]
}
],
"telecom": [
{
"system": "phone",
"value": "47899878",
"use": "mobile"
}
],
"address": [
{
"line": [
"Testpark Allé 48"
],
"city": "Hillerød",
"postalCode": "3400"
}
]
}