FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypePractitionerRole
IdPractitionerRole-StfArztZuordnung-BY3-Max-Gutmann.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: PractitionerRole StfArztZuordnung-BY3-Max-Gutmann

practitioner: Practitioner Dr. Emil Gutmann(official)

organization: Organization Gerichtsmedizin Nürnberg

code: Krankenhaus

specialty: Rechtsmediziner/-in


Source1

{
  "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"
        }
      ]
    }
  ]
}