FHIR IG analytics| Package | fhir.cdc.opioid-cds |
| Resource Type | ValueSet |
| Id | ValueSet-medicationrequest-status-active.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/security-rs/opioid-cds-r4/ValueSet-medicationrequest-status-active.html |
| URL | http://fhir.org/guides/cdc/opioid-cds/ValueSet/medicationrequest-status-active |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-06-22T06:59:00-06:00 |
| Name | Valueset_medicationrequest_status_active |
| Title | ValueSet - Medication Request Status Active |
| Realm | us |
| Authority | hl7 |
| Description | The prescription is 'actionable', but not all actions that are implied by it have occurred yet. |
| Copyright | Centers for Disease Control and Prevention (CDC) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet medicationrequest-status-active
Profile: CPGExecutableValueSet
Expansion based on codesystem Medicationrequest status v4.0.1 (CodeSystem)
This value set contains 1 concepts
| System | Code | Display | Definition |
http://hl7.org/fhir/CodeSystem/medicationrequest-status | active | Active | The prescription is 'actionable', but not all actions that are implied by it have occurred yet. |
{
"resourceType": "ValueSet",
"id": "medicationrequest-status-active",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "executable"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode": "executable"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-usageWarning",
"valueString": "This value set contains a point-in-time expansion enumerating the codes that meet the value set intent. As new versions of the code systems used by the value set are released, the contents of this expansion will need to be updated to incorporate newly defined codes that meet the value set intent. Before, and periodically during production use, the value set expansion contents SHOULD be updated. The value set expansion specifies the timestamp when the expansion was produced, SHOULD contain the parameters used for the expansion, and SHALL contain the codes that are obtained by evaluating the value set definition. If this is ONLY an executable value set, a distributable definition of the value set must be obtained to compute the updated expansion."
}
],
"url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/medicationrequest-status-active",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.65.48.68"
}
],
"version": "0.0.1",
"name": "Valueset_medicationrequest_status_active",
"title": "ValueSet - Medication Request Status Active",
"status": "active",
"experimental": false,
"date": "2026-06-22T06:59:00-06:00",
"publisher": "CDC / Security Risk Solutions, Inc. (SRS)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.securityrisksolutions.com"
}
]
}
],
"description": "The prescription is 'actionable', but not all actions that are implied by it have occurred yet.",
"copyright": "Centers for Disease Control and Prevention (CDC)",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/CodeSystem/medicationrequest-status",
"concept": [
{
"code": "active",
"display": "Active"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:88276e78-6786-46cc-8060-032b59b26af6",
"timestamp": "2026-06-22T12:59:00.579Z",
"total": 1,
"parameter": [
{
"name": "warning-draft",
"valueUri": "http://hl7.org/fhir/CodeSystem/medicationrequest-status|4.0.1"
},
{
"name": "used-codesystem",
"valueUri": "http://hl7.org/fhir/CodeSystem/medicationrequest-status|4.0.1"
}
],
"contains": [
{
"system": "http://hl7.org/fhir/CodeSystem/medicationrequest-status",
"code": "active",
"display": "Active"
}
]
}
}