C-CDA on FHIR
2.0.0-ballot - STU 2 Ballot United States of America flag

C-CDA on FHIR, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.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/ccda-on-fhir/ and changes regularly. See the Directory of published versions

: C-CDA to FHIR Encounter Status - TTL Representation

Active as of 2024-09-22

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CF-EncounterStatus"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"CF-EncounterStatus-en-US\"> </a><p>Mapping from <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActStatus.html\">http://terminology.hl7.org/CodeSystem/v3-ActStatus</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html\">http://hl7.org/fhir/encounter-status</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActStatus.html\">ActStatus</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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>entered-in-error</td><td/></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cgp" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/ccda/ConceptMap/CF-EncounterStatus"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "CCDAtoFHIREncounterStatus"] ; # 
  fhir:title [ fhir:v "C-CDA to FHIR Encounter Status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-22T17:40:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "C-CDA to FHIR Encounter Status"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:source [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActStatus"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://hl7.org/fhir/encounter-status"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActStatus"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.org/fhir/encounter-status"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "aborted" ] ;
fhir:display [ fhir:v "Aborted" ] ;
      ( fhir:target [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Semantically this could be 'finished', but that might imply completion." ]       ] )     ] [
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ;
      ( fhir:target [
fhir:code [ fhir:v "in-progress" ] ;
fhir:display [ fhir:v "In Progress" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "Cancelled" ] ;
      ( fhir:target [
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "Cancelled" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "Completed" ] ;
      ( fhir:target [
fhir:code [ fhir:v "finished" ] ;
fhir:display [ fhir:v "Finished" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] [
fhir:code [ fhir:v "held" ] ;
fhir:display [ fhir:v "Held" ] ;
      ( fhir:target [
fhir:code [ fhir:v "planned" ] ;
fhir:display [ fhir:v "Planned" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Held encounters have been planned, but intent to execute has been suspended." ]       ] )     ] [
fhir:code [ fhir:v "new" ] ;
fhir:display [ fhir:v "New" ] ;
      ( fhir:target [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "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." ]       ] )     ] [
fhir:code [ fhir:v "suspended" ] ;
fhir:display [ fhir:v "Suspended" ] ;
      ( fhir:target [
fhir:code [ fhir:v "onleave" ] ;
fhir:display [ fhir:v "On Leave" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Suspended encounters have been started, but intent to execute has been temporarily stopped. On-leave is a special case of this circumstance." ]       ] )     ] [
fhir:code [ fhir:v "nullified" ] ;
fhir:display [ fhir:v "Nullified" ] ;
      ( fhir:target [
fhir:code [ fhir:v "entered-in-error" ] ;
fhir:display [ fhir:v "Entered in Error" ] ;
fhir:equivalence [ fhir:v "equal" ]       ] )     ] )
  ] ) . #