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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypePractitionerRole
Idmedmij-gbz-nl-core-practitionerrole-9a1594d5-d8e8-426b-bf17-a019adcc4bb2.json
FHIR VersionR3

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": "9a1594d5-d8e8-426b-bf17-a019adcc4bb2",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
    ]
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "9a1594d5-d8e8-426b-bf17-a019adcc4bb2"
    }
  ],
  "practitioner": {
    "reference": "Practitioner/dcbea9b8-4b25-4499-91e3-af45e07f0255",
    "display": "Zorgverlener: Loes Korte"
  },
  "organization": {
    "reference": "Organization/b8a2ed37-cab2-4cd5-ab03-09a65ea565ab",
    "display": "Organisatie: Verloskundigenpraktijk Dalen (lvr=1808)"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
          "version": "2020-04-01T00:00:00",
          "code": "03.000",
          "display": "Verloskundige"
        }
      ]
    }
  ]
}