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

FHIR IG analytics

Packagech.fhir.ig.ch-core
Resource TypePractitioner
IdPractitioner-SchreibKraft.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 SchreibKraft

identifier: urn:oid:2.999.1.2.3.4/0812763

name: Schreib Kraft (Official)


Source1

{
  "resourceType": "Practitioner",
  "id": "SchreibKraft",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.999.1.2.3.4",
      "value": "0812763"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Kraft",
      "given": [
        "Schreib"
      ]
    }
  ]
}