Current Build

V3-AcknowledgementCondition.json

Raw JSON (canonical form)

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

{
  "resourceType": "ValueSet",
  "id": "v3-AcknowledgementCondition",
  "meta": {
    "lastUpdated": "2016-11-11T00:00:00.000-05:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/v3-AcknowledgementCondition",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.155"
    }
  ],
  "version": "2016-11-11",
  "name": "v3 Code System AcknowledgementCondition",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "date": "2016-11-11",
  "description": " 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",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/AcknowledgementCondition"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.