FHIR IG analytics| Package | egde.health.gateway |
| Resource Type | Patient |
| Id | Patient-PAT444333.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Line Danser (no stated gender), DoB Unknown ( id: 13116900216)
| Contact Detail: | hello@hello.no | ||
| citizenship: |
| ||
{
"resourceType": "Patient",
"id": "PAT444333",
"meta": {
"profile": [
"http://www.egde.no/StructureDefinition/ehg-no-Patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NO"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
}
],
"identifier": [
{
"system": "urn:oid:2.16.578.1.12.4.1.4.1",
"value": "13116900216"
}
],
"name": [
{
"family": "Danser",
"given": [
"Line"
]
}
],
"telecom": [
{
"system": "email",
"value": "hello@hello.no",
"use": "home"
}
]
}