HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: AcknowledgementDetailCode - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Resource.id [ fhir:value "v3-AcknowledgementDetailCode"];
  fhir:Resource.language [ fhir:value "en"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>Specializes</td><td/><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td><td>Coding</td></tr><tr><td>Generalizes</td><td/><td>Inverse of Specializes.  Only included as a derived relationship.</td><td>Coding</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>The internal identifier for the concept in the HL7 Access database repository.</td><td>code</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>Designation of a concept's state.  Normally is not populated unless the state is retired..</td><td>code</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td><td>boolean</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailCode defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><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><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_AcknowledgementDetailNotSupportedCode<a name=\"v3-AcknowledgementDetailCode-_AcknowledgementDetailNotSupportedCode\"> </a></td><td>AcknowledgementDetailNotSupportedCode</td><td>Refelects rejections because elements of the communication are not supported in the current context.</td><td>21419</td><td>active</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NS200<a name=\"v3-AcknowledgementDetailCode-NS200\"> </a></td><td>Unsupported interaction</td><td>The interaction (or: this version of the interaction) is not supported.</td><td>21420</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NS202<a name=\"v3-AcknowledgementDetailCode-NS202\"> </a></td><td>Unsupported processing id</td><td>The Processing ID is not supported.</td><td>21421</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NS203<a name=\"v3-AcknowledgementDetailCode-NS203\"> </a></td><td>Unsupported version id</td><td>The Version ID is not supported.</td><td>21423</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NS250<a name=\"v3-AcknowledgementDetailCode-NS250\"> </a></td><td>Unsupported processing Mode</td><td>The processing mode is not supported.</td><td>21422</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NS260<a name=\"v3-AcknowledgementDetailCode-NS260\"> </a></td><td>Unknown sender</td><td>The Device.id of the sender is unknown.</td><td>21424</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  NS261<a name=\"v3-AcknowledgementDetailCode-NS261\"> </a></td><td>Unrecognized attentionline</td><td>The receiver requires information in the attentionLine classes for routing purposes.</td><td>21425</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">INTERR<a name=\"v3-AcknowledgementDetailCode-INTERR\"> </a></td><td>Internal system error</td><td>An internal software component (database, application, queue mechanism, etc.) has failed, leading to inability to process the message.</td><td>22074</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">NOSTORE<a name=\"v3-AcknowledgementDetailCode-NOSTORE\"> </a></td><td>No storage space for message.</td><td>**Rejection:** The message can't be stored by the receiver due to an unspecified internal application issue. The message was neither processed nor stored by the receiving application.</td><td>21442</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">RTEDEST<a name=\"v3-AcknowledgementDetailCode-RTEDEST\"> </a></td><td>Message routing error, destination unreachable.</td><td>**Error:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is unavailable.</td><td>21443</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">RTUDEST<a name=\"v3-AcknowledgementDetailCode-RTUDEST\"> </a></td><td>Error: Message routing error, unknown destination.</td><td>The destination of this message is unknown to the receiving application. The receiving application in the message does not match the application which received the message. The message was neither routed, processed nor stored by the receiving application.</td><td>21440</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">RTWDEST<a name=\"v3-AcknowledgementDetailCode-RTWDEST\"> </a></td><td>Message routing warning, destination unreachable.</td><td>**Warning:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is (temporarily) unavailable. The receiving application will forward the message as soon as the destination can be reached again.</td><td>21441</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">SYN<a name=\"v3-AcknowledgementDetailCode-SYN\"> </a></td><td>Syntax error</td><td>Reflects errors in the syntax or structure of the communication.</td><td>22075</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SYN102<a name=\"v3-AcknowledgementDetailCode-SYN102\"> </a></td><td>Data type error</td><td>The attribute contained data of the wrong data type, e.g. a numeric attribute contained &quot;FOO&quot;.</td><td>21414</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SYN105<a name=\"v3-AcknowledgementDetailCode-SYN105\"> </a></td><td>Required element missing</td><td>**Description:** Required association or attribute missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message.</td><td>22747</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN100<a name=\"v3-AcknowledgementDetailCode-SYN100\"> </a></td><td>Required association missing</td><td>Required association missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message.</td><td>21412</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN101<a name=\"v3-AcknowledgementDetailCode-SYN101\"> </a></td><td>Required attribute missing</td><td>A required attribute is missing in a class.</td><td>21413</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN114<a name=\"v3-AcknowledgementDetailCode-SYN114\"> </a></td><td>Insufficient repetitions</td><td>**Description:** The number of repetitions of a group of association or attributes is less than the required minimum for the standard or of one of the conformance profiles or templates identified in the message.</td><td>22748</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SYN106<a name=\"v3-AcknowledgementDetailCode-SYN106\"> </a></td><td>Terminology error</td><td>**Description:** A coded attribute or datatype property violates one of the terminology constraints specified in the standard or one of the conformance profiles or templates declared by the instance.</td><td>22749</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN103<a name=\"v3-AcknowledgementDetailCode-SYN103\"> </a></td><td>Value not found in code system</td><td>An attribute value was compared against the corresponding code system, and no match was found.</td><td>21415</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN104<a name=\"v3-AcknowledgementDetailCode-SYN104\"> </a></td><td>Invalid code system in CNE</td><td>An attribute value referenced a code system that is not valid for an attribute constrained to CNE.</td><td>21416</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN107<a name=\"v3-AcknowledgementDetailCode-SYN107\"> </a></td><td>Deprecated code</td><td>**Description:** A coded attribute is referencing a code that has been deprecated by the owning code system.</td><td>22750</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SYN108<a name=\"v3-AcknowledgementDetailCode-SYN108\"> </a></td><td>Number of repetitions exceeds limit</td><td>**Description:** The number of repetitions of a (group of) association(s) or attribute(s) exceeds the limits of the standard or of one of the conformance profiles or templates identified in the message.</td><td>22751</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN110<a name=\"v3-AcknowledgementDetailCode-SYN110\"> </a></td><td>Number of association repetitions exceeds limit</td><td>The number of repetitions of a (group of) association(s) exceeds the limits of the standard or of one of the conformance profiles identified in the message.</td><td>21417</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">    SYN112<a name=\"v3-AcknowledgementDetailCode-SYN112\"> </a></td><td>Number of attribute repetitions exceeds limit</td><td>The number of repetitions of an attribute exceeds the limits of the standard or of one of the conformance profiles identified in the message.</td><td>21418</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SYN109<a name=\"v3-AcknowledgementDetailCode-SYN109\"> </a></td><td>Mandatory element with null value</td><td>**Description:** An attribute or association identified as mandatory in a specification or declared conformance profile or template has been specified with a null flavor.</td><td>22752</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SYN111<a name=\"v3-AcknowledgementDetailCode-SYN111\"> </a></td><td>Value does not match fixed value</td><td>**Description:** The value of an attribute or property differs from the fixed value asserted in the standard or one of the conformance profiles or templates declared in the message.</td><td>22753</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  SYN113<a name=\"v3-AcknowledgementDetailCode-SYN113\"> </a></td><td>Formal constraint violation</td><td>**Description:** A formal constraint asserted in the standard or one of the conformance profiles or templates declared in the message has been violated.</td><td>22754</td><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_AcknowledgementDetailSyntaxErrorCode<a name=\"v3-AcknowledgementDetailCode-_AcknowledgementDetailSyntaxErrorCode\"> </a></td><td>AcknowledgementDetailSyntaxErrorCode</td><td>Reflects errors in the syntax or structure of the communication.</td><td>21411</td><td>retired</td><td>true</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailCode"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.5.1100" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.0.0"];
  fhir:CodeSystem.name [ fhir:value "AcknowledgementDetailCode"];
  fhir:CodeSystem.title [ fhir:value "AcknowledgementDetailCode"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2019-03-20"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "HL7"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 Modeling and Methodology Workgroup" ]
  ];
  fhir:CodeSystem.description [ fhir:value "*OpenIssue:*Missing description."];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.property [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ];
       fhir:Extension.valueCode [ fhir:value "antisymmetric" ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ];
       fhir:Extension.valueCode [ fhir:value "transitive" ]     ], [
       fhir:index 2;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ];
       fhir:Extension.valueCode [ fhir:value "irreflexive" ]     ], [
       fhir:index 3;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ];
       fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 4;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ];
       fhir:Extension.valueCode [ fhir:value "Specializes" ]     ], [
       fhir:index 5;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ];
       fhir:Extension.valueString [ fhir:value "Generalizes" ]     ];
     fhir:CodeSystem.property.code [ fhir:value "Specializes" ];
     fhir:CodeSystem.property.description [ fhir:value "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric." ];
     fhir:CodeSystem.property.type [ fhir:value "Coding" ]
  ], [
     fhir:index 1;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ];
       fhir:Extension.valueCode [ fhir:value "antisymmetric" ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ];
       fhir:Extension.valueCode [ fhir:value "transitive" ]     ], [
       fhir:index 2;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ];
       fhir:Extension.valueCode [ fhir:value "irreflexive" ]     ], [
       fhir:index 3;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ];
       fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 4;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ];
       fhir:Extension.valueCode [ fhir:value "Generalizes" ]     ], [
       fhir:index 5;
       fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ];
       fhir:Extension.valueString [ fhir:value "Specializes" ]     ];
     fhir:CodeSystem.property.code [ fhir:value "Generalizes" ];
     fhir:CodeSystem.property.description [ fhir:value "Inverse of Specializes.  Only included as a derived relationship." ];
     fhir:CodeSystem.property.type [ fhir:value "Coding" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.property.code [ fhir:value "internalId" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id" ];
     fhir:CodeSystem.property.description [ fhir:value "The internal identifier for the concept in the HL7 Access database repository." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.property.code [ fhir:value "status" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ];
     fhir:CodeSystem.property.description [ fhir:value "Designation of a concept's state.  Normally is not populated unless the state is retired.." ];
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.property.code [ fhir:value "notSelectable" ];
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ];
     fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ];
     fhir:CodeSystem.property.type [ fhir:value "boolean" ]
  ];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "_AcknowledgementDetailNotSupportedCode" ];
     fhir:CodeSystem.concept.display [ fhir:value "AcknowledgementDetailNotSupportedCode" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Refelects rejections because elements of the communication are not supported in the current context." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21419" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "NS200" ];
       fhir:CodeSystem.concept.display [ fhir:value "Unsupported interaction" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The interaction (or: this version of the interaction) is not supported." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "21420" ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "NS202" ];
       fhir:CodeSystem.concept.display [ fhir:value "Unsupported processing id" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The Processing ID is not supported." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "21421" ]       ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.code [ fhir:value "NS203" ];
       fhir:CodeSystem.concept.display [ fhir:value "Unsupported version id" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The Version ID is not supported." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "21423" ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.code [ fhir:value "NS250" ];
       fhir:CodeSystem.concept.display [ fhir:value "Unsupported processing Mode" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The processing mode is not supported." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "21422" ]       ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.code [ fhir:value "NS260" ];
       fhir:CodeSystem.concept.display [ fhir:value "Unknown sender" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The Device.id of the sender is unknown." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "21424" ]       ]     ], [
       fhir:index 5;
       fhir:CodeSystem.concept.code [ fhir:value "NS261" ];
       fhir:CodeSystem.concept.display [ fhir:value "Unrecognized attentionline" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The receiver requires information in the attentionLine classes for routing purposes." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "21425" ]       ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "INTERR" ];
     fhir:CodeSystem.concept.display [ fhir:value "Internal system error" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An internal software component (database, application, queue mechanism, etc.) has failed, leading to inability to process the message." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22074" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "NOSTORE" ];
     fhir:CodeSystem.concept.display [ fhir:value "No storage space for message." ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Rejection:** The message can't be stored by the receiver due to an unspecified internal application issue. The message was neither processed nor stored by the receiving application." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21442" ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "RTEDEST" ];
     fhir:CodeSystem.concept.display [ fhir:value "Message routing error, destination unreachable." ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Error:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is unavailable." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21443" ]     ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "RTUDEST" ];
     fhir:CodeSystem.concept.display [ fhir:value "Error: Message routing error, unknown destination." ];
     fhir:CodeSystem.concept.definition [ fhir:value "The destination of this message is unknown to the receiving application. The receiving application in the message does not match the application which received the message. The message was neither routed, processed nor stored by the receiving application." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21440" ]     ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "RTWDEST" ];
     fhir:CodeSystem.concept.display [ fhir:value "Message routing warning, destination unreachable." ];
     fhir:CodeSystem.concept.definition [ fhir:value "**Warning:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is (temporarily) unavailable. The receiving application will forward the message as soon as the destination can be reached again." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21441" ]     ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "SYN" ];
     fhir:CodeSystem.concept.display [ fhir:value "Syntax error" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Reflects errors in the syntax or structure of the communication." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "22075" ]     ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "SYN102" ];
       fhir:CodeSystem.concept.display [ fhir:value "Data type error" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The attribute contained data of the wrong data type, e.g. a numeric attribute contained \"FOO\"." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "21414" ]       ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "SYN105" ];
       fhir:CodeSystem.concept.display [ fhir:value "Required element missing" ];
       fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Required association or attribute missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22747" ]       ];
       fhir:CodeSystem.concept.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "SYN100" ];
         fhir:CodeSystem.concept.display [ fhir:value "Required association missing" ];
         fhir:CodeSystem.concept.definition [ fhir:value "Required association missing in message; or the sequence of the classes is different than required by the standard or one of the conformance profiles identified in the message." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "21412" ]         ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "SYN101" ];
         fhir:CodeSystem.concept.display [ fhir:value "Required attribute missing" ];
         fhir:CodeSystem.concept.definition [ fhir:value "A required attribute is missing in a class." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "21413" ]         ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.code [ fhir:value "SYN114" ];
         fhir:CodeSystem.concept.display [ fhir:value "Insufficient repetitions" ];
         fhir:CodeSystem.concept.definition [ fhir:value "**Description:** The number of repetitions of a group of association or attributes is less than the required minimum for the standard or of one of the conformance profiles or templates identified in the message." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "22748" ]         ]       ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.code [ fhir:value "SYN106" ];
       fhir:CodeSystem.concept.display [ fhir:value "Terminology error" ];
       fhir:CodeSystem.concept.definition [ fhir:value "**Description:** A coded attribute or datatype property violates one of the terminology constraints specified in the standard or one of the conformance profiles or templates declared by the instance." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22749" ]       ];
       fhir:CodeSystem.concept.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "SYN103" ];
         fhir:CodeSystem.concept.display [ fhir:value "Value not found in code system" ];
         fhir:CodeSystem.concept.definition [ fhir:value "An attribute value was compared against the corresponding code system, and no match was found." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "21415" ]         ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "SYN104" ];
         fhir:CodeSystem.concept.display [ fhir:value "Invalid code system in CNE" ];
         fhir:CodeSystem.concept.definition [ fhir:value "An attribute value referenced a code system that is not valid for an attribute constrained to CNE." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "21416" ]         ]       ], [
         fhir:index 2;
         fhir:CodeSystem.concept.code [ fhir:value "SYN107" ];
         fhir:CodeSystem.concept.display [ fhir:value "Deprecated code" ];
         fhir:CodeSystem.concept.definition [ fhir:value "**Description:** A coded attribute is referencing a code that has been deprecated by the owning code system." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "22750" ]         ]       ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.code [ fhir:value "SYN108" ];
       fhir:CodeSystem.concept.display [ fhir:value "Number of repetitions exceeds limit" ];
       fhir:CodeSystem.concept.definition [ fhir:value "**Description:** The number of repetitions of a (group of) association(s) or attribute(s) exceeds the limits of the standard or of one of the conformance profiles or templates identified in the message." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22751" ]       ];
       fhir:CodeSystem.concept.concept [
         fhir:index 0;
         fhir:CodeSystem.concept.code [ fhir:value "SYN110" ];
         fhir:CodeSystem.concept.display [ fhir:value "Number of association repetitions exceeds limit" ];
         fhir:CodeSystem.concept.definition [ fhir:value "The number of repetitions of a (group of) association(s) exceeds the limits of the standard or of one of the conformance profiles identified in the message." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "21417" ]         ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.code [ fhir:value "SYN112" ];
         fhir:CodeSystem.concept.display [ fhir:value "Number of attribute repetitions exceeds limit" ];
         fhir:CodeSystem.concept.definition [ fhir:value "The number of repetitions of an attribute exceeds the limits of the standard or of one of the conformance profiles identified in the message." ];
         fhir:CodeSystem.concept.property [
           fhir:index 0;
           fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]         ], [
           fhir:index 1;
           fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
           fhir:CodeSystem.concept.property.valueCode [ fhir:value "21418" ]         ]       ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.code [ fhir:value "SYN109" ];
       fhir:CodeSystem.concept.display [ fhir:value "Mandatory element with null value" ];
       fhir:CodeSystem.concept.definition [ fhir:value "**Description:** An attribute or association identified as mandatory in a specification or declared conformance profile or template has been specified with a null flavor." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22752" ]       ]     ], [
       fhir:index 5;
       fhir:CodeSystem.concept.code [ fhir:value "SYN111" ];
       fhir:CodeSystem.concept.display [ fhir:value "Value does not match fixed value" ];
       fhir:CodeSystem.concept.definition [ fhir:value "**Description:** The value of an attribute or property differs from the fixed value asserted in the standard or one of the conformance profiles or templates declared in the message." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22753" ]       ]     ], [
       fhir:index 6;
       fhir:CodeSystem.concept.code [ fhir:value "SYN113" ];
       fhir:CodeSystem.concept.display [ fhir:value "Formal constraint violation" ];
       fhir:CodeSystem.concept.definition [ fhir:value "**Description:** A formal constraint asserted in the standard or one of the conformance profiles or templates declared in the message has been violated." ];
       fhir:CodeSystem.concept.property [
         fhir:index 0;
         fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]       ], [
         fhir:index 1;
         fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
         fhir:CodeSystem.concept.property.valueCode [ fhir:value "22754" ]       ]     ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "_AcknowledgementDetailSyntaxErrorCode" ];
     fhir:CodeSystem.concept.display [ fhir:value "AcknowledgementDetailSyntaxErrorCode" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Reflects errors in the syntax or structure of the communication." ];
     fhir:CodeSystem.concept.property [
       fhir:index 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "21411" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.