HL7 Terminology (THO)
7.0.0 - publication International flag

This page is part of the HL7 Terminology (v7.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: AcknowledgementCondition - TTL Representation

Active as of 2019-03-20

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 "v3-AcknowledgementCondition"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-AcknowledgementCondition</b></p><a name=\"v3-AcknowledgementCondition\"> </a><a name=\"hcv3-AcknowledgementCondition\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>internalId</td><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state.  Normally is not populated unless the state is retired..</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-AcknowledgementCondition</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>Status</b></td></tr><tr><td style=\"white-space:nowrap\">AL<a name=\"v3-AcknowledgementCondition-AL\"> </a></td><td>Always</td><td>Always send an acknowledgement.</td><td>10126</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">ER<a name=\"v3-AcknowledgementCondition-ER\"> </a></td><td>Error/reject only</td><td>Send an acknowledgement for error/reject conditions only.</td><td>10128</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">NE<a name=\"v3-AcknowledgementCondition-NE\"> </a></td><td>Never</td><td>Never send an acknowledgement.</td><td>10127</td><td>active</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">SU<a name=\"v3-AcknowledgementCondition-SU\"> </a></td><td>Successful only</td><td>Send an acknowledgement for successful completions only.</td><td>10129</td><td>retired</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementCondition"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-AcknowledgementCondition>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.1050" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "AcknowledgementCondition"] ; # 
  fhir:title [ fhir:v "AcknowledgementCondition"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The codes identify the conditions under which accept acknowledgements are required to be returned in response to this message. Note that accept acknowledgement address two different issues at the same time: reliable transport as well as syntactical correctness"] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "internalId" ] ;
fhir:uri [
fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id>     ] ;
fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status>     ] ;
fhir:description [ fhir:v "Designation of a concept's state.  Normally is not populated unless the state is retired.." ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "AL" ] ;
fhir:display [ fhir:v "Always" ] ;
fhir:definition [ fhir:v "Always send an acknowledgement." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "active"       ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [
a fhir:Code ;
fhir:v "10126"       ]     ] )
  ] [
fhir:code [ fhir:v "ER" ] ;
fhir:display [ fhir:v "Error/reject only" ] ;
fhir:definition [ fhir:v "Send an acknowledgement for error/reject conditions only." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "active"       ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [
a fhir:Code ;
fhir:v "10128"       ]     ] )
  ] [
fhir:code [ fhir:v "NE" ] ;
fhir:display [ fhir:v "Never" ] ;
fhir:definition [ fhir:v "Never send an acknowledgement." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "active"       ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [
a fhir:Code ;
fhir:v "10127"       ]     ] )
  ] [
fhir:code [ fhir:v "SU" ] ;
fhir:display [ fhir:v "Successful only" ] ;
fhir:definition [ fhir:v "Send an acknowledgement for successful completions only." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "retired"       ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [
a fhir:Code ;
fhir:v "10129"       ]     ] )
  ] ) . #