CH ORF (R4)
2.0.1 - trial-use Switzerland flag

This page is part of the CH ORF (R4) (v2.0.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Desired Accommodation - JSON Representation

Active as of 2023-12-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ch-orf-vs-desiredaccommodation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://fhir.ch/ig/ch-core/4.0.1/CodeSystem-bfs-medstats-21-encountertype.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-core/4.0.1/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-1\">1</a></td><td>allgemein</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-core/4.0.1/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-2\">2</a></td><td>halbprivat</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-core/4.0.1/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-3\">3</a></td><td>privat</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-desiredaccommodation",
  "version" : "2.0.1",
  "name" : "ChOrfVsDesiredAccommodation",
  "title" : "Desired Accomodation",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-28T11:41:33+01:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "Value Set for CH ORF Desired Accomodation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype",
        "concept" : [
          {
            "code" : "1",
            "display" : "allgemein"
          },
          {
            "code" : "2",
            "display" : "halbprivat"
          },
          {
            "code" : "3",
            "display" : "privat"
          }
        ]
      }
    ]
  }
}