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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypePractitionerRole
Idgpdata-practitionerrole-01.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: 000001111 (UZI-NR-PERS), 15b9583b-8fdf-11ec-5181-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6)
Zorgverlener
Dr. V. Huisarts 1
Aesculaap
SpecialismeHuisarts
Contactgegevens
+31434073576 (Tel Werk)

Source1

{
  "resourceType": "PractitionerRole",
  "id": "gpdata-practitionerrole-01",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/uzi-nr-pers",
      "value": "000001111"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "15b9583b-8fdf-11ec-5181-020000000000"
    }
  ],
  "practitioner": {
    "reference": "Practitioner/gpdata-practitioner-01",
    "display": "Dr. V. Huisarts 1"
  },
  "organization": {
    "reference": "Organization/gpdata-organization-01",
    "display": "Aesculaap"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
          "code": "01.015",
          "display": "Huisarts"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+31434073576",
      "use": "work"
    },
    {
      "system": "email",
      "value": "Huisarts1@aesculaap.nl",
      "use": "work"
    }
  ]
}