PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r5@6.1.0
    http://terminology.hl7.org/CodeSystem/v2-0322
{
  "description": "HL7-defined code system of concepts specifying the status of the treatment administration event segment.  Used in HL7 Version 2.x messaging in the Pharmacy Order Administration (RXA) segment.",
  "_filename": "CodeSystem-v2-0322.json",
  "package_name": "hl7.terminology.r5",
  "date": "2019-12-01",
  "versionNeeded": false,
  "publisher": "Health Level Seven International",
  "purpose": "Underlying Master Code System for V2 table 0322 (Completion Status)",
  "content": "complete",
  "property": [ {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "Status of the concept"
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "code": "deprecated",
    "type": "code",
    "description": "Version of HL7 in which the code was deprecated"
  } ],
  "name": "CompletionStatus",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "completionStatus",
  "package_version": "6.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "compositional": false,
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "736f40cc-411f-4670-b94b-6ab3d6b8f953",
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0322",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/v2-0322",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.18.195",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "id": "3032",
    "code": "CP",
    "display": "Complete",
    "property": [ {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Complete"
  }, {
    "id": "3033",
    "code": "RE",
    "display": "Refused",
    "property": [ {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Refused"
  }, {
    "id": "3034",
    "code": "NA",
    "display": "Not Administered",
    "property": [ {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Not Administered"
  }, {
    "id": "3035",
    "code": "PA",
    "display": "Partially Administered",
    "property": [ {
      "code": "status",
      "valueCode": "A"
    } ],
    "definition": "Partially Administered"
  } ],
  "caseSensitive": true,
  "version": "2.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    }, {
      "value": "hq@HL7.org",
      "system": "email"
    } ]
  } ]
}