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

FHIR IG analytics

Packagede.basisprofil.r4
Resource TypePractitioner
IdPractitioner-Example-practitioner-example.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": "Example-practitioner-example",
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "code": "LANR",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
          }
        ]
      },
      "system": "https://fhir.kbv.de/sid/KBV_NS_Base_ANR",
      "value": "012345678"
    },
    {
      "type": {
        "coding": [
          {
            "code": "ZANR",
            "system": "http://fhir.de/CodeSystem/identifier-type-de-basis"
          }
        ]
      },
      "system": "http://fhir.de/sid/kzbv/zahnarztnummer",
      "value": "01234567"
    }
  ]
}