FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | Patient |
| Id | Patient-102.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 102
Profile: ehealth-patient
Nancy Ann Berggren (official) Unknown, DoB Unknown ( urn:oid:1.2.208.176.1.2#Danish civil registration system - CPR#2512489996 (use: official, ))
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "102",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:oid:1.2.208.176.1.2",
"value": "2512489996"
}
],
"name": [
{
"use": "official",
"family": "Berggren",
"given": [
"Nancy",
"Ann"
]
}
],
"telecom": [
{
"system": "other",
"value": "NemSMS"
},
{
"system": "other",
"value": "eBoks"
}
],
"gender": "unknown",
"address": [
{
"extension": [
{
"url": "http://hl7.dk/fhir/core/StructureDefinition/dk-core-municipalityCodes",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes",
"code": "0330"
}
]
}
},
{
"url": "http://hl7.dk/fhir/core/StructureDefinition/dk-core-RegionalSubDivisionCodes",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.dk/fhir/core/CodeSystem/dk-core-regional-subdivision-codes",
"code": "DK-85"
}
]
}
}
],
"use": "home",
"line": [
"Tårnhøjvej 47",
"Landet"
],
"city": "Aalborg Øst",
"postalCode": "9220",
"country": "Danmark"
}
]
}