FHIR IG analytics| Package | rki.emiga.common |
| Resource Type | Practitioner |
| Id | Practitioner-EmigaUser-001.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "EmigaUser-001",
"meta": {
"profile": [
"https://emiga.rki.de/fhir/common/StructureDefinition/EmigaUserPractitioner"
],
"security": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
"code": "inAgency",
"display": "Eigene ÖGD-Stelle"
},
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
"code": "1.",
"display": "Robert Koch-Institut"
}
]
},
"name": [
{
"given": [
"Erika"
],
"family": "Musterfrau"
}
],
"identifier": [
{
"value": "testemail@example.com"
}
],
"active": true
}