FHIR IG analytics| Package | egde.health.gateway |
| Resource Type | Practitioner |
| Id | Practitioner-PractitionerMonsMonsen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner
Resource Practitioner "PractitionerMonsMonsen"
Profile: Practitioner - Egde Health Gateway - profile for Norwegian practitioners
identifier: id: 10107754254, id: 9325234
name: Monsen Mons
telecom: mons@test.com
{
"resourceType": "Practitioner",
"id": "PractitionerMonsMonsen",
"meta": {
"profile": [
"http://www.egde.no/StructureDefinition/ehg-no-Practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.578.1.12.4.1.4.1",
"value": "10107754254"
},
{
"system": "urn:oid:2.16.578.1.12.4.1.4.4",
"value": "9325234"
}
],
"name": [
{
"family": "Mons",
"given": [
"Monsen"
]
}
],
"telecom": [
{
"system": "email",
"value": "mons@test.com",
"use": "work"
}
]
}