0.1.0 - ci-build

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

: CodeSystemOutcomeWhooley (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-outcome-whooley-my-core"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem code-system-outcome-whooley-my-core</b></p><a name="code-system-outcome-whooley-my-core"> </a><a name="hccode-system-outcome-whooley-my-core"> </a><a name="code-system-outcome-whooley-my-core-en-US"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td></tr><tr><td>low</td><td>low</td><td>string</td></tr><tr><td>high</td><td>high</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/outcome-whooley-my-core</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>low</b></td><td><b>high</b></td></tr><tr><td style="white-space:nowrap">a1<a name="code-system-outcome-whooley-my-core-a1"> </a></td><td>Positive Test</td><td>Please seek medical advice from your nearest healthcare facility</td><td>1</td><td>2</td></tr><tr><td style="white-space:nowrap">a2<a name="code-system-outcome-whooley-my-core-a2"> </a></td><td>Negative Test</td><td>Not Depressed</td><td>0</td><td>0.9</td></tr></table></div>
  </text>
  <url value="http://fhir.hie.moh.gov.my/CodeSystem/outcome-whooley-my-core"/>
  <version value="0.1.0"/>
  <name value="CodeSystemOutcomeWhooleyMyCore"/>
  <title value="CodeSystemOutcomeWhooley (MY Core)"/>
  <status value="active"/>
  <date value="2024-02-12T04:04:09.5621857+00:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="Whooley Outcome Questionnaire"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <property>
    <code value="low"/>
    <type value="string"/>
  </property>
  <property>
    <code value="high"/>
    <type value="string"/>
  </property>
  <concept>
    <code value="a1"/>
    <display value="Positive Test"/>
    <definition
                value="Please seek medical advice from your nearest healthcare facility"/>
    <property>
      <code value="low"/>
      <valueString value="1"/>
    </property>
    <property>
      <code value="high"/>
      <valueString value="2"/>
    </property>
  </concept>
  <concept>
    <code value="a2"/>
    <display value="Negative Test"/>
    <definition value="Not Depressed"/>
    <property>
      <code value="low"/>
      <valueString value="0"/>
    </property>
    <property>
      <code value="high"/>
      <valueString value="0.9"/>
    </property>
  </concept>
</CodeSystem>