PackagesCanonicalsLogsProblems
    Packages
    accdr.fhir.ig.pkg@0.9.0-alpha-0.9.20
    http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type
description: null
package_name: accdr.fhir.ig.pkg
derivation: constraint
name: ExtDocumentCodeType
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type'}
    index: 0
  value:
    mustSupport: true
    choices: [valueCoding]
    index: 2
  valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 3}
  value[x]:
    elements:
      system:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/accdr-document-code-type'}
        mustSupport: true
        index: 4
      code: {mustSupport: true, index: 5}
      display: {mustSupport: true, index: 6}
    required: [display, system, code]
package_version: 0.9.0-alpha-0.9.20
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0