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

FHIR IG analytics

Packagedguv.basis
Resource TypePractitionerRole
IdDGUV_Basis_Bsp_DArzt.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-DArzt",
  "meta": {
    "profile": [
      "http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt"
    ]
  },
  "practitioner": {
    "reference": "Practitioner/Arzt-1"
  },
  "organization": {
    "reference": "Organization/DArzt-Einrichtung-234"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_Role_Care",
          "version": "1.7.0",
          "code": "AD",
          "display": "Ärztliche(r) DirektorIn"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE",
          "version": "1.03",
          "code": "01",
          "display": "Allgemeinmedizin"
        }
      ]
    }
  ]
}