臺灣核心實作指引(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

: 臺灣妊娠計畫值集 - JSON Representation

Active as of 2024-10-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "loinc-pregnancy-intent-code",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-pregnancy-intent-code</b></p><a name=\"loinc-pregnancy-intent-code\"> </a><a name=\"hcloinc-pregnancy-intent-code\"> </a><a name=\"loinc-pregnancy-intent-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://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/LA26438-4/\">LA26438-4</a></td><td>Yes, I want to become pregnant</td></tr><tr><td><a href=\"https://loinc.org/LA26439-2/\">LA26439-2</a></td><td>I'm OK either way</td></tr><tr><td><a href=\"https://loinc.org/LA26440-0/\">LA26440-0</a></td><td>No, I don't want to become pregnant</td></tr><tr><td><a href=\"https://loinc.org/LA14072-5/\">LA14072-5</a></td><td>Unsure</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>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-pregnancy-intent-code",
  "version" : "0.3.0",
  "name" : "LOINCPregnancyIntentCode",
  "title" : "臺灣妊娠計畫值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-17T01:52:36+00:00",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣妊娠計畫值集。",
  "copyright" : "This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA26438-4",
            "display" : "Yes, I want to become pregnant"
          },
          {
            "code" : "LA26439-2",
            "display" : "I'm OK either way"
          },
          {
            "code" : "LA26440-0",
            "display" : "No, I don't want to become pregnant"
          },
          {
            "code" : "LA14072-5",
            "display" : "Unsure"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "UNK"
          }
        ]
      }
    ]
  }
}