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

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypePractitionerRole
IdPractitionerRole-DentalCare-PractitionerRole-De-Koning.json
FHIR VersionR4

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: Tandartsen, algemeen practicus
Zorgverlener: Koning, de
Organisatie: Ministerie van Defensie DTD Tandheelkunde
Locatie: Vliegbasis Gilze-Rijen

Source1

{
  "resourceType": "PractitionerRole",
  "id": "DentalCare-PractitionerRole-De-Koning",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/DentalCare-Practitioner-De-Koning",
    "display": "A.B.D.O. de Koning"
  },
  "organization": {
    "reference": "Organization/DentalCare-Organization-Defensie-Tandheelkundige-Dienst",
    "display": "Ministerie van Defensie DTD Tandheelkunde"
  },
  "specialty": [
    {
      "coding": [
        {
          "code": "1200",
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "display": "Tandartsen, algemeen practicus"
        }
      ]
    }
  ]
}