CH EMS (R4)
1.9.0-cibuild - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 1.9.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions

: Yes/No/Unknown - JSON Representation

Active as of 2020-05-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "yes-no-unknown",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet yes-no-unknown</b></p><a name=\"yes-no-unknown\"> </a><a name=\"hcyes-no-unknown\"> </a><a name=\"yes-no-unknown-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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://snomed.info/id/373066001\">373066001</a></td><td>Yes (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/yes-no-unknown",
  "version" : "1.9.0-cibuild",
  "name" : "YesNoUnknown",
  "title" : "Yes/No/Unknown",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-05-25",
  "publisher" : "IVR Interverband für Rettungswesen",
  "contact" : [
    {
      "name" : "IVR Interverband für Rettungswesen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description" : "The SNOMED CT codes to answer yes/no/unknown",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "373066001",
            "display" : "Yes (qualifier value)"
          },
          {
            "code" : "373067005",
            "display" : "No (qualifier value)"
          },
          {
            "code" : "261665006",
            "display" : "Unknown (qualifier value)"
          }
        ]
      }
    ]
  }
}