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

FHIR IG analytics

Packageihe.iti.aips
Resource TypePractitioner
IdPractitioner-1c616b24-3895-48c4-9a02-9a64110351ef.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

Generated Narrative: Practitioner

Resource Practitioner "1c616b24-3895-48c4-9a02-9a64110351ef"

Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason

identifier: id: 129854633

active: true

name: Beetje van Hulp

Qualifications

-Code
*Doctor of Medicine (degreeLicenseCertificate#MD)

Source1

{
  "resourceType": "Practitioner",
  "id": "1c616b24-3895-48c4-9a02-9a64110351ef",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.528.1.1007.3.1",
      "value": "129854633",
      "assigner": {
        "display": "CIBG"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "family": "van Hulp",
      "given": [
        "Beetje"
      ]
    }
  ],
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0360",
            "code": "MD",
            "display": "Doctor of Medicine"
          }
        ]
      }
    }
  ]
}