FHIR IG analytics| Package | kl.dk.fhir.gateway |
| Resource Type | Patient |
| Id | Patient-TestPerson.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient TestPerson
Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0101010101 (use: official, ))
| Deceased: | false | ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "TestPerson",
"meta": {
"profile": [
"http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:oid:1.2.208.176.1.2",
"value": "0101010101"
}
],
"deceasedBoolean": false,
"managingOrganization": {
"identifier": {
"use": "official",
"system": "urn:oid:1.2.208.176.1.1",
"value": "123456789012345"
}
}
}