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

FHIR IG Statistics: CodeSystem/AckCodes

Packageackig
TypeCodeSystem
IdAckCodes
FHIR VersionR4
Sourcehttp://ackig.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/ack-ig/CodeSystem-AckCodes.html
URLhttp://ackig.oemig.de/fhir/CodeSystem/AckCodes
Version0.1.9
Statusactive
Date2025-02-20
NameAckCodesCS
TitleACK Codes
Description**ACK Codes** (for temporary use only; to be replaced later on)
CopyrightFO
Contentcomplete

Resources that use this resource

ValueSet
AckCodesACK Codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem AckCodes

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescriptionValue Set
typetypehttp://ackig.oemig.de/fhir/CodeSystem/Property#typecodeWhat is the type of acknowledgement?Ack Type
responseresponsehttp://ackig.oemig.de/fhir/CodeSystem/Property#responsecodeWhat is the response it conveys?Response Type
Option 1option1http://ackig.oemig.de/fhir/CodeSystem/Property#option1stringHow to behave with option 1?
Option 2option2http://ackig.oemig.de/fhir/CodeSystem/Property#option2stringHow to behave with option 2?
statusstatushttp://hl7.org/fhir/concept-properties#statuscodeStatus

Concepts

This case-insensitive code system http://ackig.oemig.de/fhir/CodeSystem/AckCodes defines the following codes in a Is-A hierarchy:

LvlCodeDisplaytyperesponseOption 1Option 2status
1application application ACKinactive
2  AA application acceptapplicationpositiveAll information was accepted - no further activity neededAll information was accepted - no further activity needed
2  AE application errorapplicationneutralSome information was accepted - update recommendedFixes are requested but nor required to be resubmitted
2  AR application rejectapplicationnegativeNo information was accepted - update necessaryFixes are required and resubmission is necessary or critical
1transport transport ACKinactive
2  CA commit accepttransportpositive
2  CE commit errortransportneutral
2  CR commit rejecttransportnegative

Source

{
  "resourceType": "CodeSystem",
  "id": "AckCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ackig.oemig.de/fhir/CodeSystem/AckCodes",
  "version": "0.1.9",
  "name": "AckCodesCS",
  "title": "ACK Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-02-20",
  "publisher": "FO",
  "contact": [
    {
      "name": "FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.oemig.de"
        },
        {
          "system": "email",
          "value": "hl7@oemig.de"
        }
      ]
    }
  ],
  "description": "**ACK Codes** (for temporary use only; to be replaced later on)",
  "copyright": "FO",
  "caseSensitive": false,
  "valueSet": "http://ackig.oemig.de/fhir/ValueSet/AckCodes",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 8,
  "property": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset",
          "valueCanonical": "http://ackig.oemig.de/fhir/ValueSet/AckType"
        }
      ],
      "code": "type",
      "uri": "http://ackig.oemig.de/fhir/CodeSystem/Property#type",
      "description": "What is the type of acknowledgement?",
      "type": "code"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset",
          "valueCanonical": "http://ackig.oemig.de/fhir/ValueSet/ResponseType"
        }
      ],
      "code": "response",
      "uri": "http://ackig.oemig.de/fhir/CodeSystem/Property#response",
      "description": "What is the response it conveys?",
      "type": "code"
    },
    {
      "code": "option1",
      "uri": "http://ackig.oemig.de/fhir/CodeSystem/Property#option1",
      "description": "How to behave with option 1?",
      "type": "string"
    },
    {
      "code": "option2",
      "uri": "http://ackig.oemig.de/fhir/CodeSystem/Property#option2",
      "description": "How to behave with option 2?",
      "type": "string"
    },
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Status",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "application",
      "display": "application ACK",
      "property": [
        {
          "code": "status",
          "valueCode": "inactive"
        }
      ],
      "concept": [
        {
          "code": "AA",
          "display": "application accept",
          "property": [
            {
              "code": "type",
              "valueCode": "application"
            },
            {
              "code": "response",
              "valueCode": "positive"
            },
            {
              "code": "option1",
              "valueString": "All information was accepted - no further activity needed"
            },
            {
              "code": "option2",
              "valueString": "All information was accepted - no further activity needed"
            }
          ]
        },
        {
          "code": "AE",
          "display": "application error",
          "property": [
            {
              "code": "type",
              "valueCode": "application"
            },
            {
              "code": "response",
              "valueCode": "neutral"
            },
            {
              "code": "option1",
              "valueString": "Some information was accepted - update recommended"
            },
            {
              "code": "option2",
              "valueString": "Fixes are requested but nor required to be resubmitted"
            }
          ]
        },
        {
          "code": "AR",
          "display": "application reject",
          "property": [
            {
              "code": "type",
              "valueCode": "application"
            },
            {
              "code": "response",
              "valueCode": "negative"
            },
            {
              "code": "option1",
              "valueString": "No information was accepted - update necessary"
            },
            {
              "code": "option2",
              "valueString": "Fixes are required and resubmission is necessary or critical"
            }
          ]
        }
      ]
    },
    {
      "code": "transport",
      "display": "transport ACK",
      "property": [
        {
          "code": "status",
          "valueCode": "inactive"
        }
      ],
      "concept": [
        {
          "code": "CA",
          "display": "commit accept",
          "property": [
            {
              "code": "type",
              "valueCode": "transport"
            },
            {
              "code": "response",
              "valueCode": "positive"
            }
          ]
        },
        {
          "code": "CE",
          "display": "commit error",
          "property": [
            {
              "code": "type",
              "valueCode": "transport"
            },
            {
              "code": "response",
              "valueCode": "neutral"
            }
          ]
        },
        {
          "code": "CR",
          "display": "commit reject",
          "property": [
            {
              "code": "type",
              "valueCode": "transport"
            },
            {
              "code": "response",
              "valueCode": "negative"
            }
          ]
        }
      ]
    }
  ]
}