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

name
MedicationStatementStatusCodes
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

MedicationStatement Status Codes

MedicationStatement Status Codes

{
  "description" : "MedicationStatement Status Codes",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "MedicationStatementStatusCodes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "MedicationStatement Status Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  } ],
  "status" : "active",
  "id" : "d6fbf865-ab28-54cd-991c-45f705b56905",
  "valueSet" : "http://hl7.org/fhir/ValueSet/medication-statement-status",
  "url" : "http://hl7.org/fhir/CodeSystem/medication-statement-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1980",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "recorded",
    "display" : "Recorded",
    "definition" : "The action of recording the medication statement is finished."
  }, {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "Some of the actions that are implied by the medication usage may have occurred.  For example, the patient may have taken some of the medication.  Clinical decision support systems should take this status into account."
  }, {
    "code" : "draft",
    "display" : "Draft",
    "definition" : "The medication usage is draft or preliminary."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}