臺灣核心實作指引(TW Core IG)
0.3.0 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: 臺灣妊娠狀態值集 - XML Representation

Active as of 2024-09-16

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="snomed-pregnancy-status-code"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet snomed-pregnancy-status-code</b></p><a name="snomed-pregnancy-status-code"> </a><a name="hcsnomed-pregnancy-status-code"> </a><a name="snomed-pregnancy-status-code-en-US"> </a><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></tr><tr><td><a href="http://snomed.info/id/146799005">146799005</a></td><td style="color: #cccccc">Possible pregnancy</td></tr><tr><td><a href="http://snomed.info/id/60001007">60001007</a></td><td style="color: #cccccc">Not pregnant</td></tr><tr><td><a href="http://snomed.info/id/77386006">77386006</a></td><td style="color: #cccccc">Pregnancy</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK">UNK</a></td><td style="color: #cccccc">unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1.  Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')<br/>2.  Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://twcore.mohw.gov.tw/ig/twcore/ValueSet/snomed-pregnancy-status-code"/>
  <version value="0.3.0"/>
  <name value="PregnancyStatusCodeSCT"/>
  <title value="臺灣妊娠狀態值集"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T07:00:19+00:00"/>
  <contact>
    <name value="衛生福利部"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mohw.gov.tw/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="CCYU@mohw.gov.tw"/>
    </telecom>
  </contact>
  <description value="臺灣妊娠狀態值集。"/>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="146799005"/>
      </concept>
      <concept>
        <code value="60001007"/>
      </concept>
      <concept>
        <code value="77386006"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="UNK"/>
      </concept>
    </include>
  </compose>
</ValueSet>