{
  "resourceType" : "ConceptMap",
  "id" : "CF-EncounterStatus",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CF-EncounterStatus</b></p><a name=\"CF-EncounterStatus\"> </a><a name=\"hcCF-EncounterStatus\"> </a><p>Mapping from <a href=\"http://terminology.hl7.org/7.1.0/ValueSet-v3-ActStatus.html\">ActStatus</a> to <a href=\"http://hl7.org/fhir/R4/valueset-encounter-status.html\">EncounterStatus</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-encounter-status.html\">EncounterStatus</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>unknown</td><td>Semantically this could be 'finished', but that might imply completion.</td></tr><tr><td>active</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>in-progress</td><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>finished</td><td/></tr><tr><td>held</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>planned</td><td>Held encounters have been planned, but intent to execute has been suspended.</td></tr><tr><td>new</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>unknown</td><td>This is not Planned, because New  encounters have been planned but may or may not have been started. 'Planned' encounters in FHIR have not been started.</td></tr><tr><td>suspended</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>onleave</td><td>Suspended encounters have been started, but intent to execute has been temporarily stopped. On-leave is a special case of this circumstance.</td></tr><tr><td>nullified</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>entered-in-error</td><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-EncounterStatus",
  "version" : "2.0.0",
  "name" : "CCDAtoFHIREncounterStatus",
  "title" : "C-CDA to FHIR Encounter Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-22T17:40:28+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 to FHIR Encounter Status",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "sourceUri" : "http://terminology.hl7.org/ValueSet/v3-ActStatus",
  "targetUri" : "http://hl7.org/fhir/ValueSet/encounter-status",
  "group" : [{
    "source" : "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
    "sourceVersion" : "4.0.0",
    "target" : "http://hl7.org/fhir/encounter-status",
    "element" : [{
      "code" : "aborted",
      "display" : "Aborted",
      "target" : [{
        "code" : "unknown",
        "display" : "Unknown",
        "equivalence" : "wider",
        "comment" : "Semantically this could be 'finished', but that might imply completion."
      }]
    },
    {
      "code" : "active",
      "display" : "Active",
      "target" : [{
        "code" : "in-progress",
        "display" : "In Progress",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "cancelled",
      "display" : "Cancelled",
      "target" : [{
        "code" : "cancelled",
        "display" : "Cancelled",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "completed",
      "display" : "Completed",
      "target" : [{
        "code" : "finished",
        "display" : "Finished",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "held",
      "display" : "Held",
      "target" : [{
        "code" : "planned",
        "display" : "Planned",
        "equivalence" : "wider",
        "comment" : "Held encounters have been planned, but intent to execute has been suspended."
      }]
    },
    {
      "code" : "new",
      "display" : "New",
      "target" : [{
        "code" : "unknown",
        "display" : "Unknown",
        "equivalence" : "wider",
        "comment" : "This is not Planned, because New  encounters have been planned but may or may not have been started. 'Planned' encounters in FHIR have not been started."
      }]
    },
    {
      "code" : "suspended",
      "display" : "Suspended",
      "target" : [{
        "code" : "onleave",
        "display" : "On Leave",
        "equivalence" : "narrower",
        "comment" : "Suspended encounters have been started, but intent to execute has been temporarily stopped. On-leave is a special case of this circumstance."
      }]
    },
    {
      "code" : "nullified",
      "display" : "Nullified",
      "target" : [{
        "code" : "entered-in-error",
        "display" : "Entered in Error",
        "equivalence" : "equal"
      }]
    }]
  }]
}