LOINC – IVD Test Code (LIVD) Mapping
1.0.0-ballot - ballot International flag

LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. 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

Active as of 2024-12-19

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" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap 99797ef5-1ba3-4a6b-9b30-cf1e58c77b94</b></p><a name=\"99797ef5-1ba3-4a6b-9b30-cf1e58c77b94\"> </a><a name=\"hc99797ef5-1ba3-4a6b-9b30-cf1e58c77b94\"> </a><a name=\"99797ef5-1ba3-4a6b-9b30-cf1e58c77b94-en-US\"> </a><p>Mapping from <a href=\"ValueSet-resultvalue-livd.html\">Result Value value set for LIVD</a> to <a href=\"ValueSet-resultvalue-mappings-livd.html\">Result value mappings value set for LIVD</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></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>Positive</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>260373001 (Detected)</td></tr><tr><td>Negative</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>260415000 (Not Detected)</td></tr><tr><td>Invalid</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"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" : "2024-12-19T18:01:42+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"
            }
          ]
        }
      ]
    }
  ]
}