FHIR Cross-Version Extensions package for FHIR R5 from FHIR R2 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R2-v3-AcknowledgementDetailType-for-R5"] ; #
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: ValueSet R2-v3-AcknowledgementDetailType-for-R5</b></p><a name=\"R2-v3-AcknowledgementDetailType-for-R5\"> </a><a name=\"hcR2-v3-AcknowledgementDetailType-for-R5\"> </a><p>This value set expansion contains 6 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-v3-AcknowledgementDetailType-for-R5-http://hl7.org/fhir/v3/AcknowledgementDetailType-E\"> </a> <a href=\"CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-E\">E</a></td><td>http://hl7.org/fhir/v3/AcknowledgementDetailType</td><td>Error</td><td>Definition:An issue which has prevented, or will prevent (unless a management is provided for the issue by the sender), the successful processing of an interaction. Response interactions which include an issue which is an Error are a 'rejection', indicating that the request was not successfully processed. Example:Unable to find specified patient.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-v3-AcknowledgementDetailType-for-R5-http://hl7.org/fhir/v3/AcknowledgementDetailType-I\"> </a> <a href=\"CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-I\">I</a></td><td>http://hl7.org/fhir/v3/AcknowledgementDetailType</td><td>Information</td><td>Definition: The message relates to an issue which has no bearing on the successful processing of the request. Information issues cannot be overridden by specifying a management. Example: A Patient's coverage will expire in 5 days.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-v3-AcknowledgementDetailType-for-R5-http://hl7.org/fhir/v3/AcknowledgementDetailType-W\"> </a> <a href=\"CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-W\">W</a></td><td>http://hl7.org/fhir/v3/AcknowledgementDetailType</td><td>Warning</td><td>Definition: The message relates to an issue which cannot prevent the successful processing of a request, but which could result in the processing not having the ideal or intended effect. Managing a warning issue is not required for successful processing, but will suppress the warning from being raised. Example: Unexpected additional repetitions of phone number have been ignored.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-v3-AcknowledgementDetailType-for-R5-http://hl7.org/fhir/v3/AcknowledgementDetailType-ERR\"> </a> <a href=\"CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-ERR\">ERR</a></td><td>http://hl7.org/fhir/v3/AcknowledgementDetailType</td><td/><td/></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-v3-AcknowledgementDetailType-for-R5-http://hl7.org/fhir/v3/AcknowledgementDetailType-INFO\"> </a> <a href=\"CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-INFO\">INFO</a></td><td>http://hl7.org/fhir/v3/AcknowledgementDetailType</td><td/><td/></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-v3-AcknowledgementDetailType-for-R5-http://hl7.org/fhir/v3/AcknowledgementDetailType-WARN\"> </a> <a href=\"CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-WARN\">WARN</a></td><td>http://hl7.org/fhir/v3/AcknowledgementDetailType</td><td/><td/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r2.r5" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
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:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ]
] [
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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/ValueSet/R2-v3-AcknowledgementDetailType-for-R5"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R2_v3_AcknowledgementDetailType_for_R5"] ; #
fhir:title [ fhir:v "Cross-version VS for R2.v3 Code System AcknowledgementDetailType for use in FHIR R5"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:35:41.599636+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
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 cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-AcknowledgementDetailType|2015-07-31 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5."] ; #
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:display [ fhir:v "World" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/AcknowledgementDetailType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
( fhir:concept [
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Error" ] ] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Information" ] ] [
fhir:code [ fhir:v "W" ] ;
fhir:display [ fhir:v "Warning" ] ] [
fhir:code [ fhir:v "ERR" ] ] [
fhir:code [ fhir:v "INFO" ] ] [
fhir:code [ fhir:v "WARN" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:35:41.599618+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/AcknowledgementDetailType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Error" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/AcknowledgementDetailType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Information" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/AcknowledgementDetailType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "W" ] ;
fhir:display [ fhir:v "Warning" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/AcknowledgementDetailType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "ERR" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/AcknowledgementDetailType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "INFO" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/AcknowledgementDetailType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "WARN" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r2.r5#0.0.1-snapshot-2 based on FHIR 5.0.0. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
