PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@setp-0.9.0-alpha-1.0.6
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-in-room
description: null
package_name: ca.on.oh
derivation: constraint
name: InRoom
type: Extension
elements:
  extension:
    short: Patient In Room Time
    mustSupport: true
    index: 0
    slicing:
      slices:
        Start:
          match: {}
          schema:
            short: Patient In Room Time
            mustSupport: true
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: Start}
                index: 1
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 3
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 4}
        End:
          match: {}
          schema:
            short: Patient Out of Room Time
            mustSupport: true
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: End}
                index: 6
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 8
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 9}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-in-room'}
    index: 10
  value:
    label: To Date
    choices: []
    index: 12
package_version: setp-0.9.0-alpha-1.0.6
extensions:
  Start:
    url: null
    short: Patient In Room Time
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: Start}
        index: 1
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 3
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 4}
  End:
    url: null
    short: Patient Out of Room Time
    mustSupport: true
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: End}
        index: 6
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 8
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 9}
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-in-room
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.9.0