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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.elz
Resource TypePractitionerRole
Idhg-ReferralServiceRequest-02-PractitionerRole-02.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": "hg-ReferralServiceRequest-02-PractitionerRole-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
    ]
  },
  "practitioner": {
    "reference": "Practitioner/hg-ReferralServiceRequest-02-Practitioner-02",
    "type": "Practitioner",
    "display": "K. Hees MSc"
  },
  "organization": {
    "reference": "Organization/hg-ReferralServiceRequest-02-Organization-02",
    "type": "Organization",
    "display": "Logopedie De Gouden Stem"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "code": "0500",
          "display": "Logopedisten, niet nader gespecificeerd"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/hg-ReferralServiceRequest-02-Location-02",
      "type": "Location",
      "display": "Zuid 1"
    }
  ]
}