http://terminology.hl7.org/CodeSystem/v2-0102|2.9

name
v2.0102
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 DELAYED ACKNOWLEDGMENT TYPE

FHIR Value set/code system definition for HL7 v2 table 0102 ( DELAYED ACKNOWLEDGMENT TYPE)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0102 ( DELAYED ACKNOWLEDGMENT TYPE)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "property" : [ {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, retired"
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
    "code" : "deprecationDate",
    "type" : "dateTime",
    "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged"
  } ],
  "name" : "v2.0102",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 DELAYED ACKNOWLEDGMENT TYPE",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "26a889b2-7b62-572a-beaa-a4bcafba6fb3",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0102",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.39",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "D",
    "display" : "Message received, stored for later processing",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "2000-11"
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Nachricht erhalten, zur Bearbeitung gespeichert",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Bericht ontvangen, opgeslagen voor verdere verwerking",
      "language" : "nl"
    } ]
  }, {
    "code" : "F",
    "display" : "acknowledgment after processing",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "2000-11"
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Bestätigung nach Verarbeitung (veraltet)",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Bevestiging na verwerking",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}