FHIR IG analytics| Package | hl7.fhir.fi.nordic |
| Resource Type | Patient |
| Id | Patient-JohnDoe.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient JohnDoe
Profile: Combined Nordic Patient Profile.
null null (anonymous) Unknown, DoB: ( ?ngen-9?)
| Active: | Absent because : unknown | ||
{
"resourceType": "Patient",
"id": "JohnDoe",
"meta": {
"profile": [
"http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-patient-profile"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"_value": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
}
],
"_active": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
},
"name": [
{
"use": "anonymous",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
},
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
]
}
],
"gender": "unknown",
"_birthDate": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
}