CH EMS (R4)
1.9.0 - Standard for Trial Use

This page is part of the CH EMS (R4) (v1.9.0: STU) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

IVR valueset patient - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="IVR-VS-patient"/>
  <meta>
    <source
            value="http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.67--20171128111725"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=307117005">307117005</a></td><td>Place of origin</td><td/><td>Note: Place of origin</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></tr><tr><td><a href="http://details.loinc.org/LOINC/66476-3.html">66476-3</a></td><td>Country of citizenship</td><td/></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</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>307117005</td><td>Geburtsort</td><td>lieu de naissance</td><td>luogo die nascita</td></tr><tr><td>66476-3</td><td>Nationalität</td><td>Nationalité</td><td>Nazionalità</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod">
    <valuePeriod>
      <start value="2017-11-28T11:17:25+02:00"/>
    </valuePeriod>
  </extension>
  <url value="http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-patient"/>
  <identifier>
    <use value="official"/>
    <system value="http://art-decor.org/ns/oids/vs"/>
    <value value="2.16.756.5.30.1.1.11.67"/>
  </identifier>
  <version value="1.9.0"/>
  <name value="IVRVSpatient"/>
  <title value="IVR valueset patient"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-08-25T14:08:15+02:00"/>
  <publisher value="IVR Interverband für Rettungswesen"/>
  <contact>
    <name value="IVR Interverband für Rettungswesen"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ivr-ias.ch/"/>
    </telecom>
  </contact>
  <description value="valueset for patient observation demographics"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <copyright
             value="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 value="http://snomed.info/sct"/>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments">
          <valueString value="Place of origin"/>
        </extension>
        <code value="307117005"/>
        <display value="Place of origin"/>
        <designation>
          <language value="de-CH"/>
          <value value="Geburtsort"/>
        </designation>
        <designation>
          <language value="fr-CH"/>
          <value value="lieu de naissance"/>
        </designation>
        <designation>
          <language value="it-CH"/>
          <value value="luogo die nascita"/>
        </designation>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="66476-3"/>
        <display value="Country of citizenship"/>
        <designation>
          <language value="de-CH"/>
          <value value="Nationalität"/>
        </designation>
        <designation>
          <language value="fr-CH"/>
          <value value="Nationalité"/>
        </designation>
        <designation>
          <language value="it-CH"/>
          <value value="Nazionalità"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>