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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.elz
Resource TypePractitioner
Idhg-ReferralServiceRequest-01-Practitioner-02.json
FHIR VersionR4

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": "Practitioner",
  "id": "hg-ReferralServiceRequest-01-Practitioner-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
    ]
  },
  "name": [
    {
      "use": "official",
      "text": "P. Snaar MSc",
      "family": "Snaar",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Snaar"
          }
        ]
      },
      "given": [
        "P."
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "IN"
            }
          ]
        }
      ],
      "suffix": [
        "MSc"
      ]
    }
  ],
  "gender": "male"
}