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

FHIR IG analytics

Packagefi.kela.kanta.res.medication.r4
Resource TypePractitioner
IdPractitioner_esim1_20221221.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": "practitioneresim1",
  "identifier": {
    "system": "urn:oid:1.2.246.537.25",
    "value": "000018"
  },
  "name": [
    {
      "use": "official",
      "family": "van der Knaapi",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
            "valueString": "van der"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Knaapi"
          }
        ]
      },
      "given": [
        "Lars",
        "Matias"
      ]
    },
    {
      "use": "nickname",
      "given": [
        "Lars"
      ]
    }
  ],
  "qualification": {
    "code": {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.6.140.2008",
          "code": "034"
        }
      ]
    }
  }
}