Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "Map-R3-v2-0278-for-R4"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap Map-R3-v2-0278-for-R4</b></p><a name=\"Map-R3-v2-0278-for-R4\"> </a><a name=\"hcMap-R3-v2-0278-for-R4\"> </a><p>Mapping from http://hl7.org/fhir/ValueSet/v2-0278|2.8.2 to <a href=\"http://tx.fhir.org/r4/ValueSet/v2-0278\">v2 Filler Status Codes</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-v2-0278.html\">v2 Filler status codesversion: 2.8.2)</a> to <code>http://terminology.hl7.org/CodeSystem/v2-0278|2.9</code></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>Blocked (The indicated time slot(s) is(are) blocked)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Blocked</td><td>TODO</td></tr><tr><td>Booked (The indicated appointment is booked)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Booked</td><td>TODO</td></tr><tr><td>Cancelled (The indicated appointment was stopped from occurring (canceled prior to starting))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Cancelled</td><td>TODO</td></tr><tr><td>Complete (The indicated appointment has completed normally (was not discontinued, canceled, or deleted))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Complete</td><td>TODO</td></tr><tr><td>Deleted (The indicated appointment was deleted from the filler application)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Deleted</td><td>TODO</td></tr><tr><td>Noshow (The patient did not show up for the appointment)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Noshow</td><td>TODO</td></tr><tr><td>Overbook (The appointment has been confirmed; however it is confirmed in an overbooked state)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Overbook</td><td>TODO</td></tr><tr><td>Pending (Appointment has not yet been confirmed)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Pending</td><td>TODO</td></tr><tr><td>Started (The indicated appointment has begun and is currently in progress)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Started</td><td>TODO</td></tr><tr><td>Waitlist (Appointment has been placed on a waiting list for a particular slot, or set of slots)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Waitlist</td><td>TODO</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ConceptMap/R3-v2-0278-for-R4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ConceptMap/R3-v2-0278-for-R4>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MapR3V20278ForR4"] ; #
fhir:title [ fhir:v "Cross-version ConceptMap for ValueSet R3-v2-0278-for-R4 from FHIR STU3 to FHIR R4"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-17T16:02:24.4599041-05:00"^^xsd:dateTime] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "This ConceptMap represents the cross-version mapping of concepts from ValueSet `http://hl7.org/fhir/ValueSet/v2-0278|2.8.2` for use in FHIR R4."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:source [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/ValueSet/v2-0278|2.8.2"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/v2-0278?version=2.8.2>
] ; #
fhir:target [
a fhir:Uri ;
fhir:v "http://terminology.hl7.org/ValueSet/v2-0278|2.9"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/ValueSet/v2-0278?version=2.9>
] ; #
fhir:group ( [
fhir:source [
fhir:v "http://hl7.org/fhir/v2/0278"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v2/0278> ] ;
fhir:sourceVersion [ fhir:v "2.8.2" ] ;
fhir:target [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0278"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0278> ] ;
fhir:targetVersion [ fhir:v "2.9" ] ;
( fhir:element [
fhir:code [ fhir:v "Blocked" ] ;
fhir:display [ fhir:v "The indicated time slot(s) is(are) blocked" ] ;
( fhir:target [
fhir:code [ fhir:v "Blocked" ] ;
fhir:display [ fhir:v "Blocked" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Booked" ] ;
fhir:display [ fhir:v "The indicated appointment is booked" ] ;
( fhir:target [
fhir:code [ fhir:v "Booked" ] ;
fhir:display [ fhir:v "Booked" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Cancelled" ] ;
fhir:display [ fhir:v "The indicated appointment was stopped from occurring (canceled prior to starting)" ] ;
( fhir:target [
fhir:code [ fhir:v "Cancelled" ] ;
fhir:display [ fhir:v "Cancelled" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Complete" ] ;
fhir:display [ fhir:v "The indicated appointment has completed normally (was not discontinued, canceled, or deleted)" ] ;
( fhir:target [
fhir:code [ fhir:v "Complete" ] ;
fhir:display [ fhir:v "Complete" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Deleted" ] ;
fhir:display [ fhir:v "The indicated appointment was deleted from the filler application" ] ;
( fhir:target [
fhir:code [ fhir:v "Deleted" ] ;
fhir:display [ fhir:v "Deleted" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Noshow" ] ;
fhir:display [ fhir:v "The patient did not show up for the appointment" ] ;
( fhir:target [
fhir:code [ fhir:v "Noshow" ] ;
fhir:display [ fhir:v "Noshow" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Overbook" ] ;
fhir:display [ fhir:v "The appointment has been confirmed; however it is confirmed in an overbooked state" ] ;
( fhir:target [
fhir:code [ fhir:v "Overbook" ] ;
fhir:display [ fhir:v "Overbook" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Pending" ] ;
fhir:display [ fhir:v "Appointment has not yet been confirmed" ] ;
( fhir:target [
fhir:code [ fhir:v "Pending" ] ;
fhir:display [ fhir:v "Pending" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Started" ] ;
fhir:display [ fhir:v "The indicated appointment has begun and is currently in progress" ] ;
( fhir:target [
fhir:code [ fhir:v "Started" ] ;
fhir:display [ fhir:v "Started" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] [
fhir:code [ fhir:v "Waitlist" ] ;
fhir:display [ fhir:v "Appointment has been placed on a waiting list for a particular slot, or set of slots" ] ;
( fhir:target [
fhir:code [ fhir:v "Waitlist" ] ;
fhir:display [ fhir:v "Waitlist" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "TODO" ] ] ) ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.r4#0.1.0 based on FHIR 4.0.1. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
