PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@1.1.0
    http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-emergency-outbreak-information
description: This profile represents information that is required during a public health emergency/outbreak. This information can be highly variable, so a generic structure has been chosen to represent it.
package_name: hl7.fhir.us.ecr
derivation: constraint
name: USPublicHealthEmergencyOutbreakInformation
type: Observation
elements:
  code: {mustSupport: true, index: 0}
  value:
    mustSupport: true
    choices: []
    index: 2
package_version: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-emergency-outbreak-information
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.1.0
required: [value, code]