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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypePractitioner
IdPractitioner-4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4.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 4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4

identifier: http://fhir.nl/fhir/NamingSystem/dezi/DEZI-01111111 (use: official, ), http://fhir.nl/fhir/NamingSystem/big/19011111101

name: Harry Arts


Source1

{
  "resourceType": "Practitioner",
  "id": "4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4",
  "meta": {
    "profile": [
      "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://fhir.nl/fhir/NamingSystem/dezi",
      "value": "DEZI-01111111",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "custodian"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/kvk",
          "value": "50000535"
        }
      }
    },
    {
      "system": "http://fhir.nl/fhir/NamingSystem/big",
      "value": "19011111101"
    }
  ],
  "name": [
    {
      "family": "Arts",
      "given": [
        "Harry"
      ]
    }
  ]
}