PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest
description: Recommendation for a specific medication as part of the delivery of a computable clinical practice guideline
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGMedicationRequest
type: MedicationRequest
elements:
  category: {mustSupport: true, index: 4}
  instantiatesCanonical: {short: Source, mustSupport: true, index: 12}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-encounter']
    index: 10
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale
    index: 0
    slicing:
      slices:
        rationale:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale', index: 0}
          min: 0
          max: 1
  supportingInformation: {short: Pertinent information, mustSupport: true, index: 11}
  priority: {mustSupport: true, index: 5}
  status: {mustSupport: true, index: 2}
  identifier: {mustSupport: true, index: 1}
  doNotPerform: {mustSupport: true, index: 6}
  intent: {mustSupport: true, index: 3}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient']
    index: 9
  medication:
    mustSupport: true
    choices: []
    index: 8
package_version: 1.0.0
extensions:
  rationale: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale', min: 0, max: 1, type: Extension, mustSupport: true, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest
base: http://hl7.org/fhir/StructureDefinition/MedicationRequest
version: 1.0.0