LOINC – IVD Test Code (LIVD) Mapping
0.3.0 - ballot

LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International - Orders and Observations Work Group. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/livd/ and changes regularly. See the Directory of published versions

: LIVD example Result ValueConceptMap - JSON Representation

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "99797ef5-1ba3-4a6b-9b30-cf1e58c77b94",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-resultvalue-uv-livd"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>LivdResultValueConceptMap (http://hl7.org/fhir/uv/livd/ConceptMap/99797ef5-1ba3-4a6b-9b30-cf1e58c77b94)</h2><p>Mapping from <a href=\"ValueSet-resultvalue-livd.html\">http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-livd</a> to <a href=\"ValueSet-resultvalue-mappings-livd.html\">http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-mappings-livd</a></p><p>ACTIVE. Published on 2022-01-23T02:39:16Z by null. </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 <code>unspecified code system</code> to <code>unspecified code system</code></td></tr><tr><td>Positive</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>260373001 (Detected)</td></tr><tr><td>Negative</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>260415000 (Not Detected)</td></tr><tr><td>Invalid</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>455371000124106 (Invalid result)</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/livd/ConceptMap/99797ef5-1ba3-4a6b-9b30-cf1e58c77b94",
  "name" : "LivdResultValueConceptMap",
  "status" : "active",
  "date" : "2022-01-23T02:39:16+00:00",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-livd",
  "targetCanonical" : "http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-mappings-livd",
  "group" : [
    {
      "element" : [
        {
          "code" : "Positive",
          "display" : "Positive",
          "target" : [
            {
              "code" : "260373001",
              "display" : "Detected",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Negative",
          "display" : "Negative",
          "target" : [
            {
              "code" : "260415000",
              "display" : "Not Detected",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Invalid",
          "display" : "Invalid",
          "target" : [
            {
              "code" : "455371000124106",
              "display" : "Invalid result",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}