PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/StructureDefinition/VisionPrescription
description: Base StructureDefinition for VisionPrescription Resource
package_name: hl7.fhir.r3.examples
derivation: specialization
name: VisionPrescription
type: VisionPrescription
elements:
  patient:
    short: Who prescription is for
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    index: 2
  reasonCodeableConcept: {short: Reason or indication for writing the prescription, type: CodeableConcept, choiceOf: reason, index: 8}
  encounter:
    short: Created during encounter / admission / stay
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    index: 3
  reason:
    short: Reason or indication for writing the prescription
    choices: [reasonCodeableConcept, reasonReference]
    index: 7
  status: {isModifier: true, short: active | cancelled | draft | entered-in-error, type: code, isSummary: true, index: 1}
  dispense:
    type: BackboneElement
    short: Vision supply authorization
    array: true
    index: 10
    elements:
      sphere: {type: decimal, short: Lens sphere, index: 13}
      color: {type: string, short: Color required, index: 23}
      eye: {type: code, short: right | left, index: 12}
      diameter: {type: decimal, short: Contact lens diameter, index: 21}
      duration: {type: Quantity, short: Lens wear duration, index: 22}
      brand: {type: string, short: Brand required, index: 24}
      note: {type: Annotation, short: Notes for coatings, array: true, index: 25}
      power: {type: decimal, short: Contact lens power, index: 19}
      product: {short: Product to be supplied, type: CodeableConcept, index: 11}
      cylinder: {type: decimal, short: Lens cylinder, index: 14}
      prism: {type: decimal, short: Lens prism, index: 16}
      base: {type: code, short: up | down | in | out, index: 17}
      axis: {type: integer, short: Lens axis, index: 15}
      add: {type: decimal, short: Lens add, index: 18}
      backCurve: {type: decimal, short: Contact lens back curvature, index: 20}
  identifier: {type: Identifier, short: Business identifier, array: true, index: 0}
  prescriber:
    short: Who authorizes the vision product
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
    type: Reference
    index: 5
  dateWritten: {type: dateTime, short: When prescription was authorized, index: 4}
  reasonReference:
    short: Reason or indication for writing the prescription
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition']
    type: Reference
    choiceOf: reason
    index: 9
package_version: 3.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/VisionPrescription
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null