PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr.r4b@2.0.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-assisted-ventilation-more-than-six-hours
description: This profile represents an abnormal condition of the newborn of assisted ventilation for more than six hours.
package_name: hl7.fhir.us.bfdr.r4b
derivation: constraint
name: ProcedureAssistedVentilationMoreThanSixHours
type: Procedure
elements:
  category:
    short: Abnormal conditions of the newborn [US Standard Certificate of Live Birth]
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 73812-0, system: 'http://loinc.org'}
    index: 0
  code:
    short: Assisted ventilation required for more than six hours
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: assistedventmorethan6hrs, system: 'http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-local-bfdr-codes'}
    index: 1
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr']
    index: 2
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-assisted-ventilation-more-than-six-hours
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 2.0.0
required: [category]