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

: 臺灣衛福部資訊處Narrative狀態值集 - JSON Representation

Active as of 2024-08-31

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "narrative-status",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet narrative-status</b></p><a name=\"narrative-status\"> </a><a name=\"hcnarrative-status\"> </a><a name=\"narrative-status-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html\"><code>http://hl7.org/fhir/narrative-status</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://hl7.org/fhir/R4/codesystem-narrative-status.html#narrative-status-additional\">additional</a></td><td>additional</td><td>The contents of the narrative may contain additional information not found in the structured data. Note that there is no computable way to determine what the extra information is, other than by human inspection.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html#narrative-status-generated\">generated</a></td><td>generated</td><td>The contents of the narrative are entirely generated from the core elements in the content.</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/narrative-status",
  "version" : "0.3.0",
  "name" : "TWNarrativeStatus",
  "title" : "臺灣衛福部資訊處Narrative狀態值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-31",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣衛福部資訊處Narrative狀態值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/narrative-status",
        "concept" : [
          {
            "code" : "additional",
            "display" : "additional"
          },
          {
            "code" : "generated",
            "display" : "generated"
          }
        ]
      }
    ]
  }
}