FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server  |  FHIR Version n/a  User: [n/a]

Resource ConceptMap/FHIR Server from package tw.gov.mohw.cdc.twidir#0.1.1 (47 ms)

Package tw.gov.mohw.cdc.twidir
Type ConceptMap
Id Id
FHIR Version R4
Source https://twidir.cdc.gov.tw/twidir/https://twidir.cdc.gov.tw/twidir/0.1.1/ConceptMap-twcdc-testresult.html
Url https://twidir.cdc.gov.tw/twidir/ConceptMap/twcdc-testresult
Version 0.1.1
Status active
Date 2023-07-28
Name TWCDCTestResult
Title 檢驗結果代碼對應
Experimental False
Realm tw
Authority national
Description 臺灣疾管署LIMS系統檢驗結果代碼對應至FHIR IssueSeverity 代碼,概念對應出版日期:2023-07-28;資料所屬單位:臺灣疾管署。 *因原始資料無代碼版本資訊,故使用其「生效日期」作為版本資訊。*

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation ObservationInterpretation
twcdc-testresult-values CDC-LIMS系統-檢驗結果


Narrative

Note: links and images are rebased to the (stated) source

Mapping from (not specified) to (not specified)

ACTIVE. Published on 2023-07-28 by 衛福部疾病管制署 (衛福部疾病管制署: https://www.cdc.gov.tw).

臺灣疾管署LIMS系統檢驗結果代碼對應至FHIR IssueSeverity 代碼,概念對應出版日期:2023-07-28;資料所屬單位:臺灣疾管署。 因原始資料無代碼版本資訊,故使用其「生效日期」作為版本資訊。


Group 1Mapping from CDC-LIMS系統-檢驗結果 (version 0.1.1) to ObservationInterpretation (version 2.1.0)

Source CodeRelationshipTarget Code
1 (陰性)NEG (Negative)
2 (陽性)POS (Positive)
4 (無效檢體)IND (Indeterminate)

Source

{
  "resourceType" : "ConceptMap",
  "id" : "twcdc-testresult",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to (not specified)</p><p>ACTIVE. Published on 2023-07-28 by 衛福部疾病管制署 (衛福部疾病管制署: <a href=\"https://www.cdc.gov.tw\">https://www.cdc.gov.tw</a>). </p><div><p>臺灣疾管署LIMS系統檢驗結果代碼對應至FHIR IssueSeverity 代碼,概念對應出版日期:2023-07-28;資料所屬單位:臺灣疾管署。\n<em>因原始資料無代碼版本資訊,故使用其「生效日期」作為版本資訊。</em></p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"CodeSystem-twcdc-testresult-values.html\">CDC-LIMS系統-檢驗結果 (version 0.1.1)</a> to <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation (version 2.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (陰性)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>NEG (Negative)</td></tr><tr><td>2 (陽性)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>POS (Positive)</td></tr><tr><td>4 (無效檢體)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>IND (Indeterminate)</td></tr></table></div>"
  },
  "url" : "https://twidir.cdc.gov.tw/twidir/ConceptMap/twcdc-testresult",
  "version" : "0.1.1",
  "name" : "TWCDCTestResult",
  "title" : "檢驗結果代碼對應",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-07-28",
  "publisher" : "衛福部疾病管制署",
  "contact" : [
    {
      "name" : "衛福部疾病管制署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣疾管署LIMS系統檢驗結果代碼對應至FHIR IssueSeverity 代碼,概念對應出版日期:2023-07-28;資料所屬單位:臺灣疾管署。\r\n*因原始資料無代碼版本資訊,故使用其「生效日期」作為版本資訊。*",
  "group" : [
    {
      "source" : "https://twidir.cdc.gov.tw/twidir/CodeSystem/twcdc-testresult-values",
      "sourceVersion" : "0.1.1",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "targetVersion" : "2.1.0",
      "element" : [
        {
          "code" : "1",
          "display" : "陰性",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "NEG",
              "display" : "Negative",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "2",
          "display" : "陽性",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "POS",
              "display" : "Positive",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "4",
          "display" : "無效檢體",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equal"
                }
              ],
              "code" : "IND",
              "display" : "Indeterminate",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.