{
"description": "MedicationStatement Status Codes",
"_filename": "CodeSystem-medication-statement-status.json",
"package_name": "hl7.fhir.r6.examples",
"date": null,
"meta": {
"lastUpdated": "2026-07-17T17:22:54.721+10:00"
},
"publisher": "HL7 International",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "MedicationStatementStatusCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "MedicationStatement Status Codes",
"package_version": "6.0.0-ballot5",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4
} ],
"status": "active",
"id": "0ed2a2a1-f139-4caa-bd99-33b162be6b9a",
"valueSet": "http://hl7.org/fhir/ValueSet/medication-statement-status",
"kind": null,
"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": "The statement was entered in error and is not valid."
}, {
"code": "draft",
"display": "Draft",
"definition": "The medication usage is draft or preliminary."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot5"
}