PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/medication-statement-status
{
  "description": "A set of codes indicating the current status of a MedicationStatement.",
  "_filename": "ValueSet-medication-statement-status.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "MedicationStatementStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "active",
      "system": "http://hl7.org/fhir/medication-statement-status",
      "display": "Active"
    }, {
      "code": "completed",
      "system": "http://hl7.org/fhir/medication-statement-status",
      "display": "Completed"
    }, {
      "code": "entered-in-error",
      "system": "http://hl7.org/fhir/medication-statement-status",
      "display": "Entered in Error"
    }, {
      "code": "intended",
      "system": "http://hl7.org/fhir/medication-statement-status",
      "display": "Intended"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/medication-statement-status?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:48+11:00",
    "identifier": "urn:uuid:da1ed33b-dbac-4607-90b8-282f42b497f6"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.197"
  } ],
  "status": "draft",
  "id": "9964a646-f696-4d75-8da5-d43e0fcd8b93",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/medication-statement-status",
  "codeSystem": {
    "system": "http://hl7.org/fhir/medication-statement-status",
    "concept": [ {
      "code": "active",
      "display": "Active",
      "definition": "The medication is still being taken."
    }, {
      "code": "completed",
      "display": "Completed",
      "definition": "The medication is no longer being taken."
    }, {
      "code": "entered-in-error",
      "display": "Entered in Error",
      "definition": "The statement was entered in error."
    }, {
      "code": "intended",
      "display": "Intended",
      "definition": "The medication may be taken at some time in the future."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}