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

: IVR valueset patient - JSON Representation

Draft as of 2024-10-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-patient",
  "meta" : {
    "source" : "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.67--20171128111725",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-patient</b></p><a name=\"IVR-VS-patient\"> </a><a name=\"hcIVR-VS-patient\"> </a><a name=\"IVR-VS-patient-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.67--20171128111725\">http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.67--20171128111725</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><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><td><b>Comments</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"http://snomed.info/id/307117005\">307117005</a></td><td>Place of origin</td><td>Note: Place of origin </td><td>Geburtsort</td><td>lieu de naissance</td><td>luogo die nascita</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"https://loinc.org/66476-3/\">66476-3</a></td><td>Country of citizenship</td><td>Nationalität</td><td>Nationalité</td><td>Nazionalità</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2017-11-28T11:17:25+02:00"
      }
    }
  ],
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-patient",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.756.5.30.1.1.11.67"
    }
  ],
  "version" : "1.9.0-cibuild",
  "name" : "IVRVSpatient",
  "title" : "IVR valueset patient",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-31T13:38:03+00:00",
  "publisher" : "IVR Interverband für Rettungswesen",
  "contact" : [
    {
      "name" : "IVR Interverband für Rettungswesen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description" : "valueset for patient observation demographics",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "immutable" : false,
  "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" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString" : "Place of origin"
              }
            ],
            "code" : "307117005",
            "display" : "Place of origin",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Geburtsort"
              },
              {
                "language" : "fr-CH",
                "value" : "lieu de naissance"
              },
              {
                "language" : "it-CH",
                "value" : "luogo die nascita"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "66476-3",
            "display" : "Country of citizenship",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "Nationalität"
              },
              {
                "language" : "fr-CH",
                "value" : "Nationalité"
              },
              {
                "language" : "it-CH",
                "value" : "Nazionalità"
              }
            ]
          }
        ]
      }
    ]
  }
}