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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypePractitionerRole
Idnl-core-practitionerrole-04.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Zorgverlenerrol. Id: 172613a3-8fdf-11ec-2630-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6)
Zorgverlener
Dirk de Vries
CodeResponsible Party
SpecialismeMedisch specialisten, geriatrie

Source1

{
  "resourceType": "PractitionerRole",
  "id": "nl-core-practitionerrole-04",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "172613a3-8fdf-11ec-2630-020000000000"
    }
  ],
  "practitioner": {
    "reference": "Practitioner/nl-core-practitioner-04",
    "display": "Dirk de Vries"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/v3/ParticipationType",
          "code": "RESP",
          "display": "Responsible Party"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "code": "0335",
          "display": "Medisch specialisten, geriatrie"
        }
      ]
    }
  ]
}