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

FHIR IG analytics

Packagedguv.basis
Resource TypePractitionerRole
IdDGUV_Basis_Bsp_WeiterbehandelnderArzt.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": "DGUV-Basis-Bsp-WeiterbehandelnderArzt",
  "meta": {
    "profile": [
      "http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-WeiterbehandelnderArzt"
    ]
  },
  "practitioner": {
    "reference": "Practitioner/Arzt-14"
  },
  "organization": {
    "reference": "Organization/WeiterbehandelndeOrganisation-cf042e44-086a-4d51-9c77-172f9a972e3b"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_Role_Care",
          "version": "1.7.0",
          "code": "FA",
          "display": "Fachärztin/-arzt"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE",
          "version": "1.03",
          "code": "57",
          "display": "Physikalische und Rehabilitative Medizin/Physiotherapie"
        }
      ]
    }
  ]
}