Extensions for Using Data Elements from FHIR R4 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions

: messageheader-response-request - TTL Representation

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "messageheader-response-request"] ; # 
  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: CodeSystem messageheader-response-request</b></p><a name=\"messageheader-response-request\"> </a><a name=\"hcmessageheader-response-request\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/messageheader-response-request</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">always<a name=\"messageheader-response-request-always\"> </a></td><td>Always</td><td>initiator expects a response for this message.</td></tr><tr><td style=\"white-space:nowrap\">on-error<a name=\"messageheader-response-request-on-error\"> </a></td><td>Error/reject conditions only</td><td>initiator expects a response only if in error.</td></tr><tr><td style=\"white-space:nowrap\">never<a name=\"messageheader-response-request-never\"> </a></td><td>Never</td><td>initiator does not expect a response.</td></tr><tr><td style=\"white-space:nowrap\">on-success<a name=\"messageheader-response-request-on-success\"> </a></td><td>Successful completion only</td><td>initiator expects a response only if successful.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
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: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 1     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
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 "inm"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/messageheader-response-request"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/messageheader-response-request>
  ] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "messageheader-response-request"] ; # 
  fhir:title [ fhir:v "messageheader-response-request"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-10-31T17:29:23-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Infrastructure And Messaging"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Infrastructure And Messaging" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/inm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/messageheader-response-request|4.3.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/messageheader-response-request?version=4.3.0>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "always" ] ;
fhir:display [ fhir:v "Always" ] ;
fhir:definition [ fhir:v "initiator expects a response for this message." ]
  ] [
fhir:code [ fhir:v "on-error" ] ;
fhir:display [ fhir:v "Error/reject conditions only" ] ;
fhir:definition [ fhir:v "initiator expects a response only if in error." ]
  ] [
fhir:code [ fhir:v "never" ] ;
fhir:display [ fhir:v "Never" ] ;
fhir:definition [ fhir:v "initiator does not expect a response." ]
  ] [
fhir:code [ fhir:v "on-success" ] ;
fhir:display [ fhir:v "Successful completion only" ] ;
fhir:definition [ fhir:v "initiator expects a response only if successful." ]
  ] ) . #