PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@1.0.22
    https://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestPDF
description: This is used to the PDF version of the request.   It is referenced by ServiceRequest.supportingInfo.
package_name: ca.on.health.sadie
derivation: constraint
name: RequestPDF
type: DocumentReference
elements:
  description: {index: 26}
  category: {index: 19}
  date: {index: 21}
  docStatus: {index: 11}
  content:
    index: 28
    elements:
      attachment:
        index: 29
        elements:
          contentType: {index: 30}
          language: {index: 31}
          data: {index: 32}
          url: {index: 33}
          size: {index: 34}
          creation: {index: 35}
      format: {index: 36}
  type:
    index: 12
    elements:
      coding:
        elements:
          system:
            pattern: {type: String, value: 'https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete'}
            index: 13
          version: {index: 14}
          code:
            binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-DocumentReference-Types'}
            pattern: {type: Code, value: RequestPDF}
            index: 15
          display: {index: 16}
          userSelected: {index: 17}
        required: [system]
      text: {index: 18}
  author:
    type: Reference
    refers: ['https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole']
    index: 22
  masterIdentifier: {index: 0}
  custodian: {index: 24}
  status:
    pattern: {type: Code, value: current}
    index: 10
  identifier:
    index: 1
    elements:
      use: {index: 2}
      type:
        index: 3
        elements:
          coding:
            index: 4
            elements:
              code: {index: 5}
            required: [code]
        required: [coding]
      system:
        binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-IdentifierSystems'}
        index: 6
      value: {index: 7}
      period: {index: 8}
      assigner: {index: 9}
    required: [value, system]
  relatesTo: {index: 25}
  context: {index: 37}
  securityLabel: {index: 27}
  subject: {index: 20}
  authenticator: {index: 23}
package_version: 1.0.22
class: profile
kind: resource
url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestPDF
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 1.0.0
required: [author, type]