HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
@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 "table-hl70062-to-v3-actreason"] ; #
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 table-hl70062-to-v3-actreason</b></p><a name=\"table-hl70062-to-v3-actreason\"> </a><a name=\"hctable-hl70062-to-v3-actreason\"> </a><p>Mapping from <a href=\"http://terminology.hl7.org/6.5.0/ValueSet-v2-0062.html\">hl7VS-eventReason</a> to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0062.html\">eventReason</a> to <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html\">ActReason</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>01 (Patient request)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PATRQT (patient requested)</td></tr><tr><td>02 (Physician/health practitioner order)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>TREAT (treatment)</td></tr><tr><td>03 (Census management)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>HOPERAT (healthcare operations)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0062.html\">eventReason</a> to <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0062.html\">eventReason</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>O (Other)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>O (Other)</td></tr><tr><td>U (Unknown)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>U (Unknown)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "derived-from" ] ] [
fhir:url [ fhir:v "label"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Table HL70062 to V3 ActReason.fsh" ] ] [
fhir:url [ fhir:v "url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://docs.google.com/spreadsheets/d/15frIhGeIKMZUXJ2DEsM7clJCSFWrYjCug5M5p_z4qOo/edit#gid=0"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "oo" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70062-to-v3-actreason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "TableHL70062ToV3ActReason"] ; #
fhir:title [ fhir:v "Table HL70062 to V3 ActReason Map"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-08-25"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Orders and Observations Workgroup" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
fhir:description [ fhir:v "This ConceptMap represents a mapping from the HL7 V2 Table HL70062 to the FHIR V3 ActReason Value Set."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Copyright (c) 2025, HL7 International, Inc., All Rights Reserved."] ; #
fhir:source [
a fhir:uri ;
fhir:v "http://terminology.hl7.org/ValueSet/v2-0062"^^xsd:anyURI
] ; #
fhir:group ( [
fhir:source [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0062"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Patient request" ] ;
( fhir:target [
fhir:code [ fhir:v "PATRQT" ] ;
fhir:display [ fhir:v "patient requested" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Physician/health practitioner order" ] ;
( fhir:target [
fhir:code [ fhir:v "TREAT" ] ;
fhir:display [ fhir:v "treatment" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Census management" ] ;
( fhir:target [
fhir:code [ fhir:v "HOPERAT" ] ;
fhir:display [ fhir:v "healthcare operations" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] [
fhir:source [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0062"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0062"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Other" ] ;
( fhir:target [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unknown" ] ;
( fhir:target [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.uv.v2mappings#1.0.0 based on FHIR 4.0.1. Generated 2025-08-25
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change