@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 -------------------------------------------------------------------

<http://hl7.org/fhir/4.0/ValueSet/R4-v3-AcknowledgementDetailType-for-R4B> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4-v3-AcknowledgementDetailType-for-R4B"] ; # 
  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 R4-v3-AcknowledgementDetailType-for-R4B</b></p><a name=\"R4-v3-AcknowledgementDetailType-for-R4B\"> </a><a name=\"hcR4-v3-AcknowledgementDetailType-for-R4B\"> </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=\"R4-v3-AcknowledgementDetailType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType-E\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-E\">E</a></td><td>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType</td><td>Error</td><td><div><p>**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.</p>\n<p>**Example:**Unable to find specified patient.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v3-AcknowledgementDetailType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType-I\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-I\">I</a></td><td>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType</td><td>Information</td><td><div><p><strong>Definition:</strong> 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.</p>\n<p><strong>Example:</strong> A Patient's coverage will expire in 5 days.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v3-AcknowledgementDetailType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType-W\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-W\">W</a></td><td>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType</td><td>Warning</td><td><div><p><strong>Definition:</strong> 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.</p>\n<p><strong>Example:</strong></p>\n<p>Unexpected additional repetitions of phone number have been ignored.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v3-AcknowledgementDetailType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType-ERR\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-ERR\">ERR</a></td><td>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType</td><td/><td><div/></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v3-AcknowledgementDetailType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType-INFO\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-INFO\">INFO</a></td><td>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType</td><td/><td><div/></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-v3-AcknowledgementDetailType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType-WARN\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-AcknowledgementDetailType.html#v3-AcknowledgementDetailType-WARN\">WARN</a></td><td>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType</td><td/><td><div/></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 0
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "vocab"
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4.r4b"
       ]
     ] [
       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-standards-status"^^xsd:anyURI ] ;
     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:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/4.0/ValueSet/R4-v3-AcknowledgementDetailType-for-R4B"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R4_v3_AcknowledgementDetailType_for_R4B"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R4.v3.AcknowledgementDetailType for use in FHIR R4B"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:36:19.608504+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Terminology Infrastructure" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-AcknowledgementDetailType|2018-08-12 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B."] ; # 
  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://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2018-08-12" ] ;
       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:36:19.608505+10:00"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2018-08-12" ] ;
       fhir:code [ fhir:v "E" ] ;
       fhir:display [ fhir:v "Error" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2018-08-12" ] ;
       fhir:code [ fhir:v "I" ] ;
       fhir:display [ fhir:v "Information" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2018-08-12" ] ;
       fhir:code [ fhir:v "W" ] ;
       fhir:display [ fhir:v "Warning" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2018-08-12" ] ;
       fhir:code [ fhir:v "ERR" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2018-08-12" ] ;
       fhir:code [ fhir:v "INFO" ]
     ] [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailType"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "2018-08-12" ] ;
       fhir:code [ fhir:v "WARN" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

