FHIR IG analytics| Package | hl7.fhir.fi.nordic |
| Resource Type | Patient |
| Id | Patient-JaneDoe.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient JaneDoe
Profile: Combined Nordic Patient Profile.
Jane Doe (no stated gender), DoB Unknown
{
"resourceType": "Patient",
"id": "JaneDoe",
"meta": {
"profile": [
"http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-patient-profile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Doe",
"given": [
"Jane"
]
}
]
}