NCPI FHIR Implementation Guide v2
0.1.0 - ci-build

NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Elements of Component - XML Representation

Draft as of 2024-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="component-elements"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem component-elements</b></p><a name="component-elements"> </a><a name="hccomponent-elements"> </a><a name="component-elements-en-US"> </a><p>This  code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/component-elements</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">ageAtOnset<a name="component-elements-ageAtOnset"> </a></td><td>Age at Onset</td></tr><tr><td style="white-space:nowrap">ageAtResolution<a name="component-elements-ageAtResolution"> </a></td><td>Age at Resolution</td></tr><tr><td style="white-space:nowrap">otherModifiers<a name="component-elements-otherModifiers"> </a></td><td>Other Modifiers</td></tr><tr><td style="white-space:nowrap">stage<a name="component-elements-stage"> </a></td><td>Stage</td></tr></table></div>
  </text>
  <url
       value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/component-elements"/>
  <version value="0.1.0"/>
  <name value="ComponentElements"/>
  <title value="Elements of Component"/>
  <status value="draft"/>
  <date value="2024-09-26T19:08:25+00:00"/>
  <publisher value="NCPI FHIR Working Group"/>
  <contact>
    <name value="NCPI FHIR Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ncpi-fhir-ig@googlegroups.com"/>
    </telecom>
  </contact>
  <description value="Slicing for elements of component"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="ageAtOnset"/>
    <display value="Age at Onset"/>
  </concept>
  <concept>
    <code value="ageAtResolution"/>
    <display value="Age at Resolution"/>
  </concept>
  <concept>
    <code value="otherModifiers"/>
    <display value="Other Modifiers"/>
  </concept>
  <concept>
    <code value="stage"/>
    <display value="Stage"/>
  </concept>
</CodeSystem>