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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypePractitionerRole
IdPractitionerRole-ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43.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

Generated Narrative: PractitionerRole ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43

active: true

practitioner: Schroder, CP., Arts

code: Arts

specialty: Interne geneeskunde, Reumatologie


Source1

{
  "resourceType": "PractitionerRole",
  "id": "ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "practitioner": {
    "reference": "https://example.org/POC-OAUTH2/api/FHIR/STU3/Practitioner/e9D1EnWpBb3LBTjup8AaiR7RR9P0n7AVlal4dSqY9y3M3",
    "display": "Schroder, CP., Arts"
  },
  "code": [
    {
      "coding": [
        {
          "system": "urn:oid:1.2.840.114350.1.13.485.3.7.10.836982.1040",
          "code": "1",
          "display": "Arts"
        }
      ],
      "text": "Arts"
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160",
          "code": "32",
          "display": "Interne geneeskunde"
        }
      ],
      "text": "Interne geneeskunde"
    },
    {
      "coding": [
        {
          "system": "urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160",
          "code": "99",
          "display": "Reumatologie"
        }
      ],
      "text": "Reumatologie"
    }
  ]
}