Common Data Element Katalog
0.2.0 - CI Build International flag

Common Data Element Katalog - Local Development build (v0.2.0). See the Directory of published versions

: Age groups - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-age-groups"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><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="https://loinc.org/LA10403-6/">LA10403-6</a></td><td>Newborn</td></tr><tr><td><a href="https://loinc.org/LA19747-7/">LA19747-7</a></td><td>Infant</td></tr><tr><td><a href="https://loinc.org/LA9949-4/">LA9949-4</a></td><td>Child</td></tr><tr><td><a href="https://loinc.org/LA19748-5/">LA19748-5</a></td><td>Pre-school</td></tr><tr><td><a href="https://loinc.org/LA19749-3/">LA19749-3</a></td><td>Adolescent</td></tr><tr><td><a href="https://loinc.org/LA13524-6/">LA13524-6</a></td><td>Adult</td></tr><tr><td><a href="https://loinc.org/LA19750-1/">LA19750-1</a></td><td>Middle aged</td></tr><tr><td><a href="https://loinc.org/LA19751-9/">LA19751-9</a></td><td>Aged</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/de/ValueSet/vs-age-groups"/>
  <version value="0.2.0"/>
  <name value="VS_AgeGroups"/>
  <title value="Age groups"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-04-02T11:40:39+02:00"/>
  <publisher value="HL7 International - CDE Katalog Arbeitsgruppe"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/[something]"/>
    </telecom>
  </contact>
  <description
               value="Dieses ValueSet enthält LOINC-Codes für unterschiedliche 'Altersgruppen'."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA10403-6"/>
        <display value="Newborn"/>
      </concept>
      <concept>
        <code value="LA19747-7"/>
        <display value="Infant"/>
      </concept>
      <concept>
        <code value="LA9949-4"/>
        <display value="Child"/>
      </concept>
      <concept>
        <code value="LA19748-5"/>
        <display value="Pre-school"/>
      </concept>
      <concept>
        <code value="LA19749-3"/>
        <display value="Adolescent"/>
      </concept>
      <concept>
        <code value="LA13524-6"/>
        <display value="Adult"/>
      </concept>
      <concept>
        <code value="LA19750-1"/>
        <display value="Middle aged"/>
      </concept>
      <concept>
        <code value="LA19751-9"/>
        <display value="Aged"/>
      </concept>
    </include>
  </compose>
</ValueSet>