CH ORF (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH ORF (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-orf/ and changes regularly. See the Directory of published versions

: Stabilo Boss - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "StabiloBoss",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner StabiloBoss</b></p><a name=\"StabiloBoss\"> </a><a name=\"hcStabiloBoss\"> </a><a name=\"StabiloBoss-en-US\"> </a><p><b>name</b>: Stabilo Boss </p><p><b>telecom</b>: ph: 044 333 22 12, <a href=\"mailto:stabilo.boss@praxisseeblick.ch\">stabilo.boss@praxisseeblick.ch</a></p></div>"
  },
  "name" : [
    {
      "family" : "Boss",
      "given" : [
        "Stabilo"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "044 333 22 12"
    },
    {
      "system" : "email",
      "value" : "stabilo.boss@praxisseeblick.ch"
    }
  ]
}