Example in Clinical Practice Guidelines1.0.0
Library

Dispense Medication

draft

Logic for an example recommendation to dispense a medication

Library-DispenseMedication.json

Resource Details

Resource Type
Library
Resource ID
DispenseMedication
Conforms To
http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablelibrary
http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablelibrary

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Library",
  "id": "DispenseMedication",
  "filename": "Library-DispenseMedication.json",
  "profile": [
    "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablelibrary",
    "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablelibrary"
  ],
  "status": "draft",
  "title": "Dispense Medication",
  "description": "Logic for an example recommendation to dispense a medication"
}