FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Patient |
| Id | Patient-ElseLauridsen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient ElseLauridsen
Profile: Danish Core Patient Profile
Else Test Lauridsen (official) Female, DoB: 1991-01-02 ( urn:oid:1.2.208.176.1.2#0201919990)
| Multiple Birth: | true | ||
| Contact Detail | Testgrusgraven 3, 1.th 3400 | ||
| Links: | |||
{
"resourceType": "Patient",
"id": "ElseLauridsen",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.2.208.176.1.2",
"value": "0201919990"
}
],
"name": [
{
"use": "official",
"family": "Lauridsen",
"given": [
"Else",
"Test"
]
}
],
"gender": "female",
"birthDate": "1991-01-02",
"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": "0219"
}
]
}
},
{
"url": "http://hl7.dk/fhir/core/StructureDefinition/dk-core-RegionalSubDivisionCodes",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166:-2",
"code": "DK-84"
}
]
}
}
],
"line": [
"Testgrusgraven 3, 1.th"
],
"postalCode": "3400"
}
],
"multipleBirthBoolean": true,
"link": [
{
"other": {
"reference": "Patient/EK"
},
"type": "seealso"
},
{
"other": {
"reference": "Patient/EllenLouise"
},
"type": "seealso"
}
]
}