FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Practitioner |
| Id | Practitioner-4-4-Practitioner.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner 4-4-Practitioner
Profile: CH Core Practitioner
identifier: GLN/7601013000013
active: true
name: Max Muster
{
"resourceType": "Practitioner",
"id": "4-4-Practitioner",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601013000013"
}
],
"active": true,
"name": [
{
"family": "Muster",
"given": [
"Max"
]
}
]
}