FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-StfArztZuordnung-BY3-Max-Gutmann.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole StfArztZuordnung-BY3-Max-Gutmann
Profile: STF Arzt Zuordnung
practitioner: Practitioner Dr. Emil Gutmann(official)
organization: Organization Gerichtsmedizin Nürnberg
code: Krankenhaus
specialty: Rechtsmediziner/-in
{
"resourceType": "PractitionerRole",
"id": "StfArztZuordnung-BY3-Max-Gutmann",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfArztZuordnung"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"reference": "Practitioner/StfArzt-BY3-Max-Gutmann"
},
"organization": {
"reference": "Organization/StfOrganisation-GM-BY3-Max"
},
"code": [
{
"coding": [
{
"system": "http://ig.fhir.de/igs/stf/CodeSystem/StfBerufsgruppeCS",
"code": "Krankenhaus",
"display": "Krankenhaus"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://ig.fhir.de/igs/stf/CodeSystem/StfArztrolleCS",
"code": "Rechtsmediziner"
}
]
}
]
}