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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypePractitionerRole
Idnl-core-TreatmentDirective2-01-PractitionerRole-01.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.
Zorgverlener
Healthcare professional (person), J.H.R. Peters
SpecialismeArts
Contactgegevens
+3715828282 (Tel Werk)
j.peters@hospital.nl (E-mail Werk)

Source1

{
  "resourceType": "PractitionerRole",
  "id": "nl-core-TreatmentDirective2-01-PractitionerRole-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/nl-core-TreatmentDirective2-01-Practitioner-01",
    "type": "Practitioner",
    "display": "Healthcare professional (person), J.H.R. Peters"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
          "version": "2020-04-01T00:00:00",
          "code": "01.000",
          "display": "Arts"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "_system": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
                  "code": "LL",
                  "display": "Land Line"
                }
              ]
            }
          }
        ]
      },
      "value": "+3715828282",
      "use": "work"
    },
    {
      "system": "email",
      "value": "j.peters@hospital.nl",
      "use": "work"
    }
  ]
}