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

FHIR IG analytics

Packagede.gematik.sterbefall
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

No narrative content found in resource


Source1

{
  "resourceType": "PractitionerRole",
  "id": "StfArztZuordnung-BY3-Max-Gutmann",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArztZuordnung"
    ]
  },
  "code": [
    {
      "coding": [
        {
          "code": "Krankenhaus",
          "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfBerufsgruppeCS",
          "display": "Krankenhaus"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "code": "Rechtsmediziner",
          "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfArztrolleCS"
        }
      ]
    }
  ],
  "practitioner": {
    "reference": "Practitioner/StfArzt-BY3-Max-Gutmann"
  },
  "organization": {
    "reference": "Organization/StfOrganisation-GM-BY3-Max"
  }
}