FHIR IG analytics| Package | hl7.at.fhir.elga.aps.r4 |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-AtApsExamplePractitionerRole01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole AtApsExamplePractitionerRole01
Profile: AT APS PractitionerRole
practitioner: Hanna Hausärztin
organization: Amadeus Spital
code: Ärztin/Arzt
specialty: Internal medicine
{
"resourceType": "PractitionerRole",
"id": "AtApsExamplePractitionerRole01",
"meta": {
"profile": [
"https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-practitionerrole"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"reference": "Practitioner/at-aps-example-practitioner-01",
"display": "Hanna Hausärztin"
},
"organization": {
"reference": "Organization/AtApsExampleOrganization01",
"display": "Amadeus Spital"
},
"code": [
{
"coding": [
{
"system": "https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen",
"code": "1000",
"display": "Ärztin/Arzt"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419192003",
"display": "Internal medicine"
}
]
}
]
}