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

FHIR IG analytics

Packagerki.demis.ars
Resource TypePractitionerRole
IdPractitionerRole-59bc88f9-8ef8-4a04-8c19-5e2c5065e9eb.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": "59bc88f9-8ef8-4a04-8c19-5e2c5065e9eb",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/ars/StructureDefinition/PractitionerRoleInpatientOrganization"
    ]
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel",
          "code": "0300",
          "version": "1.5.3"
        }
      ]
    }
  ],
  "organization": {
    "reference": "Organization/797f680a-9340-4dc3-94ee-4395acc30779"
  },
  "location": [
    {
      "reference": "Location/21883c9f-8da0-eb4b-4c34-1072527c1a26"
    }
  ]
}