PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-extension
description: This Extension profile represents the determination of reportability. Reportability is \"the quality or state of being reportable or not\". Reportability does not equate to the patient having a condition or meeting a case definition (definitively being a case).
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthDeterminationOfReportabilityExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-extension'}
    type: uri
    index: 1
  value:
    short: Value representing whether a condition is reportable or not.
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, short: Value representing whether a condition is reportable or not., choiceOf: value, index: 4}
package_version: 2.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot
required: [value, valueCodeableConcept]