Botswana Laboratory HIE Workflow Implementation Guide
0.2.0 - ci-build

Botswana Laboratory HIE Workflow Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: PIMS Lab Order Status Task Mapping - JSON Representation

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "BwLabPimsOrderStatusTaskCM",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>BwLabPimsOrderStatusTaskCM (http://b-techbw.github.io/bw-lab-ig/ConceptMap/BwLabPimsOrderStatusTaskCM)</h2><p>Mapping from <a href=\"ValueSet-bw-pims-lab-order-status-vs.html\">http://b-techbw.github.io/bw-lab-ig/ValueSet/bw-pims-lab-order-status-vs</a> to <a href=\"http://hl7.org/fhir/R4/valueset-task-status.html\">http://hl7.org/fhir/ValueSet/task-status</a></p><p>DRAFT (not intended for production usage). Published on 2022-02-05 01:33:00+0000 by B-TECHBW (B-TECHBW: <a href=\"www.github.com/b-techbw\">www.github.com/b-techbw</a>, <a href=\"mailto:pmanko@uw.edu\">pmanko@uw.edu</a>). </p><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td colspan=\"3\">Mapping from <a href=\"ValueSet-bw-pims-lab-order-status-vs.html\">Status Values for PIMS Lab Orders</a> to <a href=\"http://hl7.org/fhir/R4/valueset-task-status.html\">TaskStatus</a></td></tr><tr><td>ordered</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\">is equal to</a></td><td>requested</td></tr><tr><td>fully-drawn</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\">is equal to</a></td><td>in-progress</td></tr><tr><td>partially-resulted</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\">is equal to</a></td><td>in-progress</td></tr><tr><td>cancelled</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\">is equal to</a></td><td>cancelled</td></tr><tr><td>partially-drawn</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equal\">is equal to</a></td><td>in-progress</td></tr></table></div>"
  },
  "url" : "http://b-techbw.github.io/bw-lab-ig/ConceptMap/BwLabPimsOrderStatusTaskCM",
  "version" : "0.2.0",
  "name" : "BwLabPimsOrderStatusTaskCM",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-02-05T01:33:00+00:00",
  "publisher" : "B-TECHBW",
  "contact" : [
    {
      "name" : "B-TECHBW",
      "telecom" : [
        {
          "system" : "url",
          "value" : "www.github.com/b-techbw"
        },
        {
          "system" : "email",
          "value" : "pmanko@uw.edu"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "072"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BW"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://b-techbw.github.io/bw-lab-ig/ValueSet/bw-pims-lab-order-status-vs",
  "targetUri" : "http://hl7.org/fhir/ValueSet/task-status",
  "group" : [
    {
      "source" : "http://b-techbw.github.io/bw-lab-ig/ValueSet/bw-pims-lab-order-status-vs",
      "target" : "http://hl7.org/fhir/ValueSet/task-status",
      "element" : [
        {
          "code" : "ordered",
          "target" : [
            {
              "code" : "requested",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "fully-drawn",
          "target" : [
            {
              "code" : "in-progress",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "partially-resulted",
          "target" : [
            {
              "code" : "in-progress",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "cancelled",
          "target" : [
            {
              "code" : "cancelled",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "partially-drawn",
          "target" : [
            {
              "code" : "in-progress",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}