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-Oosting.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-Oosting",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
    ]
  },
  "practitioner": {
    "reference": "Practitioner/Pathology-Practitioner-Oosting",
    "display": "Jan Oosting"
  },
  "organization": {
    "reference": "Organization/Pathology-Organization-LUMC",
    "display": "LUMC"
  },
  "specialty": [
    {
      "coding": [
        {
          "code": "0388",
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "display": "Medisch specialisten, pathologische anatomie"
        }
      ]
    }
  ]
}