FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Patient |
| Id | Patient-PigeLevendefodt2024.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient PigeLevendefodt2024
Profile: Danish Core Patient Profile
Pige Test Levendefødt (official) Female, DoB: 2024-06-13 ( urn:oid:1.2.208.176.1.2#1306249996)
| Multiple Birth: | true | ||
| Links: | |||
{
"resourceType": "Patient",
"id": "PigeLevendefodt2024",
"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": "1306249996"
}
],
"name": [
{
"use": "official",
"family": "Levendefødt",
"given": [
"Pige",
"Test"
]
}
],
"gender": "female",
"birthDate": "2024-06-13",
"multipleBirthBoolean": true,
"link": [
{
"other": {
"reference": "Patient/DrengLevendefodt2024"
},
"type": "seealso"
}
]
}