http://hl7.org/fhir/CodeSystem/medication-status|4.0.1

name
Medication Status Codes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Medication status codes

Medication Status Codes

{
  "description" : "Medication Status 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" : "Medication Status Codes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Medication  status  codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "draft",
  "id" : "2bb897c1-eb2e-57fb-843f-6d32c470e1ea",
  "valueSet" : "http://hl7.org/fhir/ValueSet/medication-status",
  "url" : "http://hl7.org/fhir/CodeSystem/medication-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1380",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "active",
    "display" : "Active",
    "definition" : "The medication is available for use."
  }, {
    "code" : "inactive",
    "display" : "Inactive",
    "definition" : "The medication is not available for use."
  }, {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "The medication was entered in error."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}