{
  "resourceType" : "ConceptMap",
  "id" : "CF-ResultReportStatus",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CF-ResultReportStatus</b></p><a name=\"CF-ResultReportStatus\"> </a><a name=\"hcCF-ResultReportStatus\"> </a><p>Mapping from <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.39/expansion\">Result Status</a> to <a href=\"http://hl7.org/fhir/R4/valueset-diagnostic-report-status.html\">DiagnosticReportStatus</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActStatus.html\">ActStatusversion: 4.0.0)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html\">DiagnosticReportStatus</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>aborted</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>cancelled</td><td/></tr><tr><td>active</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#inexact\" title=\"inexact\">maps loosely to</a></td><td>registered</td><td>Caution: Multiple values map to the FHIR concept of registered.</td></tr><tr><td>cancelled</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>cancelled</td><td/></tr><tr><td>completed</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>final</td><td/></tr><tr><td>held</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#inexact\" title=\"inexact\">maps loosely to</a></td><td>registered</td><td>Caution: Multiple values map to the FHIR concept of registered.</td></tr><tr><td>suspended</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#inexact\" title=\"inexact\">maps loosely to</a></td><td>registered</td><td>Caution: Multiple values map to the FHIR concept of registered.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cgp"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/ccda/ConceptMap/CF-ResultReportStatus",
  "version" : "2.0.0",
  "name" : "CCDAtoFHIRResultReportStatus",
  "title" : "CCDA ResultStatus to FHIR DiagnosticReport status",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-06T22:26:44+00:00",
  "publisher" : "HL7 International / Cross-Group Projects",
  "contact" : [{
    "name" : "HL7 International / Cross-Group Projects",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/cgp"
    }]
  }],
  "description" : "C-CDA Result Status to FHIR DiagnosticReport status",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "sourceUri" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.39",
  "targetUri" : "http://hl7.org/fhir/ValueSet/diagnostic-report-status",
  "group" : [{
    "source" : "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
    "sourceVersion" : "4.0.0",
    "target" : "http://hl7.org/fhir/diagnostic-report-status",
    "element" : [{
      "code" : "aborted",
      "display" : "aborted",
      "target" : [{
        "code" : "cancelled",
        "display" : "Cancelled",
        "equivalence" : "wider"
      }]
    },
    {
      "code" : "active",
      "display" : "active",
      "target" : [{
        "code" : "registered",
        "display" : "Registered",
        "equivalence" : "inexact",
        "comment" : "Caution: Multiple values map to the FHIR concept of registered."
      }]
    },
    {
      "code" : "cancelled",
      "display" : "cancelled",
      "target" : [{
        "code" : "cancelled",
        "display" : "Cancelled",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "completed",
      "display" : "completed",
      "target" : [{
        "code" : "final",
        "display" : "Final",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "held",
      "display" : "held",
      "target" : [{
        "code" : "registered",
        "display" : "Registered",
        "equivalence" : "inexact",
        "comment" : "Caution: Multiple values map to the FHIR concept of registered."
      }]
    },
    {
      "code" : "suspended",
      "display" : "suspended",
      "target" : [{
        "code" : "registered",
        "display" : "Registered",
        "equivalence" : "inexact",
        "comment" : "Caution: Multiple values map to the FHIR concept of registered."
      }]
    }]
  }]
}