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

FHIR IG analytics

Packagemedmij.fhir.nl.r4.pathology
Resource TypePractitionerRole
IdPractitionerRole-Pathology-PractitionerRole-Plijster.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": "Pathology-PractitionerRole-Plijster",
  "meta": {
    "profile": [
      "http://medmij.nl/fhir/StructureDefinition/path-Request.Requester",
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
    ]
  },
  "practitioner": {
    "reference": "Practitioner/Pathology-Practitioner-Plijster",
    "display": "P. Plijster"
  },
  "organization": {
    "reference": "Organization/Pathology-Organization-LUMC",
    "display": "LUMC"
  },
  "specialty": [
    {
      "coding": [
        {
          "code": "0318",
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "display": "Medisch specialisten, gastro-enterologie (maag-darm-lever-arts)"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/Pathology-Location-LUMC-Polikliniek-MDL",
      "display": "LUMC, Polikliniek MDL"
    }
  ]
}