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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypePractitioner
IdPractitioner-c53cf5fc-6d90-48c8-aaef-1c88ed3ded2a.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 c53cf5fc-6d90-48c8-aaef-1c88ed3ded2a

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

name: Caroline van Dijk


Source1

{
  "resourceType": "Practitioner",
  "id": "c53cf5fc-6d90-48c8-aaef-1c88ed3ded2a",
  "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-02222222",
      "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": "19022222201"
    }
  ],
  "name": [
    {
      "family": "van Dijk",
      "given": [
        "Caroline"
      ]
    }
  ]
}