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

FHIR IG analytics

Packagech.fhir.ig.ch-elm
Resource TypePractitioner
IdPractitioner-1Pract-KsAbc.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": "1Pract-KsAbc",
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601000234438"
    },
    {
      "system": "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
      "value": "Y604801"
    }
  ],
  "name": [
    {
      "family": "Giacometti",
      "given": [
        "Monika"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "m.giacometti@ks-abc.ch"
    },
    {
      "system": "phone",
      "value": "+41 79 111 44 55"
    }
  ]
}