PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@9.0.0
    http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement
description: '**This extension is only used in the US Core Implementation Guide''s Profile StructureDefinition elements.**  It flags elements that are *Additional* USCDI Requirements for certified systems. In other words, elements that are not marked as Must Support but are required for Office of the National Coordinator for Health Information Technology (ONC) Health IT certification testing. See the [Conformance page](general-requirements.html) for more information.'
package_name: hl7.fhir.us.core
derivation: constraint
name: USCDIRequirement
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement'}
    index: 0
  value:
    choices: [valueBoolean]
    index: 2
  valueBoolean: {type: boolean, choiceOf: value, index: 3}
package_version: 9.0.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 9.0.0
required: [value, valueBoolean]