http://terminology.hl7.org/CodeSystem/medication-admin-category|4.0.1

name
MedicationAdministration Category Codes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Medication administration category codes

MedicationAdministration Category Codes

{
  "description" : "MedicationAdministration Category Codes",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "MedicationAdministration Category Codes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Medication administration  category  codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  } ],
  "status" : "draft",
  "id" : "dfca3d1b-e04b-5b3f-b25f-a3679b243093",
  "valueSet" : "http://hl7.org/fhir/ValueSet/medication-admin-category",
  "url" : "http://terminology.hl7.org/CodeSystem/medication-admin-category",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1111",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "inpatient",
    "display" : "Inpatient",
    "definition" : "Includes administrations in an inpatient or acute care setting"
  }, {
    "code" : "outpatient",
    "display" : "Outpatient",
    "definition" : "Includes administrations in an outpatient setting (for example, Emergency Department, Outpatient Clinic, Outpatient Surgery, Doctor's office)"
  }, {
    "code" : "community",
    "display" : "Community",
    "definition" : "Includes administrations by the patient in their home (this would include long term care or nursing homes, hospices, etc.)"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}