FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/v2-0155

Packagehl7.terminology
Resource TypeCodeSystem
Idv2-0155
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-v2-0155.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0155
Version2.0.0
Statusactive
Date2019-12-01
NameAcceptApplicationAcknowledgmentConditions
Titleaccept-applicationAcknowledgmentConditions
Realmuv
Authorityhl7
DescriptionHL7-defined code system of concepts which identify conditions under which accept acknowledgments are required to be returned in response to a message, and required for enhanced acknowledgment mode. Used in HL7 Versions 2 messaging in the MSH segment.
PurposeUnderlying Master Code System for V2 table 0155 (Accept/Application Acknowledgment Conditions)
CopyrightThis 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
Contentcomplete

Resources that use this resource

ValueSet
v2-0155hl7VS-accept-applicationAcknowledgmentConditions
2.16.840.1.114222.4.11.3344Accept Application Acknowledgment Conditions (HL7)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v2-0155

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0155 defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionstatusDeutsch (German, de)
AL AlwaysAlwaysAimmer
NE NeverNeverAniemals
ER Error/reject conditions onlyError/reject conditions onlyANur bei Auftreten von Fehlerbedingungen
SU Successful completion onlySuccessful completion onlyANur bei erfolgreichem Abschluß

Source

{
  "resourceType": "CodeSystem",
  "id": "v2-0155",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "inm"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v2-0155",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.18.73"
    }
  ],
  "version": "2.0.0",
  "name": "AcceptApplicationAcknowledgmentConditions",
  "title": "accept-applicationAcknowledgmentConditions",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "HL7-defined code system of concepts which identify conditions under which accept acknowledgments are required to be returned in response to a message, and required for enhanced acknowledgment mode. Used in HL7 Versions 2 messaging in the MSH segment.",
  "purpose": "Underlying Master Code System for V2 table 0155 (Accept/Application Acknowledgment Conditions)",
  "copyright": "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",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0155",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description": "Status of the concept",
      "type": "code"
    },
    {
      "code": "deprecated",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description": "Version of HL7 in which the code was deprecated",
      "type": "code"
    }
  ],
  "concept": [
    {
      "id": "1636",
      "code": "AL",
      "display": "Always",
      "definition": "Always",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "immer"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1637",
      "code": "NE",
      "display": "Never",
      "definition": "Never",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "niemals"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1638",
      "code": "ER",
      "display": "Error/reject conditions only",
      "definition": "Error/reject conditions only",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "Nur bei Auftreten von Fehlerbedingungen"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "1639",
      "code": "SU",
      "display": "Successful completion only",
      "definition": "Successful completion only",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "Nur bei erfolgreichem Abschluß"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    }
  ]
}