FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/table-hl70085-to-observation-status

Packagehl7.fhir.uv.v2mappings
Resource TypeConceptMap
Idtable-hl70085-to-observation-status
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/v2mappings/https://build.fhir.org/ig/HL7/v2-to-fhir/ConceptMap-table-hl70085-to-observation-status.html
URLhttp://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70085-to-observation-status
Version1.0.0
Statusactive
Date2025-07-29
NameTableHL70085ToObservationStatus
TitleTable HL70085 to Observation Status Map
Realmuv
Authorityhl7
DescriptionThis ConceptMap represents a mapping from the HL7 V2 Table HL70085 to the FHIR Observation Status Value Set.
CopyrightCopyright (c) 2025, HL7 International, Inc., All Rights Reserved.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0085observationResultStatusCodesInterpretation
ValueSet
v2-0085hl7VS-observationResultStatus

Narrative

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

Generated Narrative: ConceptMap table-hl70085-to-observation-status

Mapping from hl7VS-observationResultStatus to (not specified)


Group 1 Mapping from observationResultStatusCodesInterpretation to ObservationStatus

Source CodeRelationshipTarget Code
A (Amended based on adjustments provided by the Placer (Physician) regarding patient demographics (such as age and/or gender or other patient specific information)is equivalent toamended
C (Record coming over is a correction and thus replaces a final result)is equivalent tocorrected
D (Deletes the OBX record)is equivalent toentered-in-error
F (Final results)is equivalent tofinal
P (Preliminary results)is equivalent topreliminary
X (Results cannot be obtained for this observation)is equivalent tocancelled
W (Post original as wrong, e.g., transmitted for wrong patient)is equivalent toentered-in-error

Group 2 Mapping from observationResultStatusCodesInterpretation to unspecified code system

Source CodeRelationshipTarget Code
B (Appended Report - Final results reviewed and further information provided for clarity without change to the original result values.)(not mapped)
I (Specimen in Lab; results pending)(not mapped)
N (Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought.)(not mapped)
O (Order detail description only (no result))(not mapped)
R (Results entered -- not verified)(not mapped)
S (Partial results. Deprecated. Retained only for backward compatibility as of V2.6.)(not mapped)
V (Verified - Final results reviewed and confirmed to be correct, no change to result value, normal range or abnormal flag)(not mapped)
U (Results status change to final without retransmitting results already sent as 'preliminary.' E.g., radiology changes status from preliminary to final)(not mapped)

Source

{
  "resourceType": "ConceptMap",
  "id": "table-hl70085-to-observation-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "type",
          "valueCode": "derived-from"
        },
        {
          "url": "label",
          "valueString": "Table HL70085 to Observation Status.fsh"
        },
        {
          "url": "url",
          "valueUri": "https://docs.google.com/spreadsheets/d/1RsA6SEYsjfrR6TbwY1JHBetrPyRED2RDzTa1jvHRvX0/edit#gid=0"
        }
      ],
      "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70085-to-observation-status",
  "version": "1.0.0",
  "name": "TableHL70085ToObservationStatus",
  "title": "Table HL70085 to Observation Status Map",
  "status": "active",
  "experimental": true,
  "date": "2025-07-29",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 Orders and Observations Workgroup",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "This ConceptMap represents a mapping from the HL7 V2 Table HL70085 to the FHIR Observation Status Value Set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "Copyright (c) 2025, HL7 International, Inc., All Rights Reserved.",
  "sourceUri": "http://terminology.hl7.org/ValueSet/v2-0085",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0085",
      "target": "http://hl7.org/fhir/observation-status",
      "element": [
        {
          "code": "A",
          "display": "Amended based on adjustments provided by the Placer (Physician) regarding patient demographics (such as age and/or gender or other patient specific information",
          "target": [
            {
              "code": "amended",
              "display": "Amended",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "C",
          "display": "Record coming over is a correction and thus replaces a final result",
          "target": [
            {
              "code": "corrected",
              "display": "Corrected",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "D",
          "display": "Deletes the OBX record",
          "target": [
            {
              "code": "entered-in-error",
              "display": "Entered in Error",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "F",
          "display": "Final results",
          "target": [
            {
              "code": "final",
              "display": "Final",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "P",
          "display": "Preliminary results",
          "target": [
            {
              "code": "preliminary",
              "display": "Preliminary",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "X",
          "display": "Results cannot be obtained for this observation",
          "target": [
            {
              "code": "cancelled",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "W",
          "display": "Post original as wrong, e.g., transmitted for wrong patient",
          "target": [
            {
              "code": "entered-in-error",
              "display": "Entered in Error",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0085",
      "element": [
        {
          "code": "B",
          "display": "Appended Report - Final results reviewed and further information provided for clarity without change to the original result values.",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "I",
          "display": "Specimen in Lab; results pending",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "N",
          "display": "Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought.",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "O",
          "display": "Order detail description only (no result)",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "R",
          "display": "Results entered -- not verified",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "S",
          "display": "Partial results. Deprecated. Retained only for backward compatibility as of V2.6.",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "V",
          "display": "Verified - Final results reviewed and confirmed to be correct, no change to result value, normal range or abnormal flag",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "U",
          "display": "Results status change to final without retransmitting results already sent as 'preliminary.' E.g., radiology changes status from preliminary to final",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    }
  ]
}