CH ORF (R4)
0.10.0 - STU 1 Ballot

This page is part of the CH ORF (R4) (v0.10.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.2. For a full list of available versions, see the Directory of published versions

: Copy Receiver Praxis Seeblick - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "CopyReceiverPraxisSeeblick",
  "meta" : {
    "profile" : [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>name</b>: Praxis Seeblick</p><p><b>telecom</b>: ph: 044 333 22 11, <a href=\"mailto:sabine.meier@praxisseeblick.ch\">sabine.meier@praxisseeblick.ch</a></p><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td></tr><tr><td>*</td><td>Sabine Meier </td></tr></table></div>"
  },
  "name" : "Praxis Seeblick",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "044 333 22 11"
    },
    {
      "system" : "email",
      "value" : "sabine.meier@praxisseeblick.ch"
    }
  ],
  "contact" : [
    {
      "name" : {
        "family" : "Meier",
        "given" : [
          "Sabine"
        ],
        "prefix" : [
          "Dr. med."
        ],
        "_prefix" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                "valueCode" : "AC"
              }
            ]
          }
        ]
      }
    }
  ]
}