FHIR IG analytics| Package | rki.emiga.vzd |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-EpiWarnPractitionerRole.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "EpiWarnPractitionerRole",
"meta": {
"security": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
"code": "inPublicHealthService",
"display": "ÖGD-weit"
},
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
"code": "1."
}
],
"tag": [
{
"system": "https://emiga.rki.de/fhir/common/CodeSystem/Relevance",
"code": "IfsgKoordVwV",
"display": "Paragraf 2 IfSG-Koordinierungs-VwV"
}
],
"profile": [
"https://emiga.rki.de/fhir/vzd/StructureDefinition/EmigaPractitionerRole"
]
},
"location": [
{
"reference": "Location/EpiWarnLocation"
}
],
"healthcareService": [
{
"reference": "HealthcareService/EpiWarnHealthcareService"
}
],
"code": [
{
"coding": [
{
"system": "https://emiga.rki.de/fhir/vzd/CodeSystem/PractitionerRole",
"code": "personOfContact",
"display": "Ansprechperson"
}
]
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/EpiWarnPractitioner"
},
"organization": {
"reference": "Organization/EpiWarnOrganization"
}
}