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

FHIR IG analytics

Packagefhir.nl.gf
Resource TypePractitioner
IdPractitioner-ad1-p1.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 ad1-p1

identifier: http://fhir.nl/fhir/NamingSystem/uzi/UZI-2, https://cp1-test.example.org/employees/5678

name: Hary Arts(Official)


Source1

{
  "resourceType": "Practitioner",
  "id": "ad1-p1",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/uzi",
      "value": "UZI-2"
    },
    {
      "system": "https://cp1-test.example.org/employees",
      "value": "5678",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "author"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "11111111"
        }
      }
    }
  ],
  "name": [
    {
      "use": "official",
      "text": "Hary Arts",
      "family": "Arts",
      "given": [
        "Harry"
      ]
    }
  ]
}