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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypePractitioner
Idnl-core-SOAPReport-01-Practitioner-01.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

Id 01999999 (AGB-Z), H.A. Janszens

Source1

{
  "resourceType": "Practitioner",
  "id": "nl-core-SOAPReport-01-Practitioner-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/agb-z",
      "value": "01999999"
    }
  ],
  "name": [
    {
      "use": "official",
      "text": "H.A. Janszens",
      "family": "Janszens",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Janszens"
          }
        ]
      },
      "given": [
        "H.",
        "A."
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "IN"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "IN"
            }
          ]
        }
      ]
    }
  ]
}