PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.3.0-ballot-tc
    http://hl7.org/fhir/StructureDefinition/patient-bornStatus
description: The living/delivery status of the fetus (patient). This extension is deprecated and replaced by patient-fetalStatus extension.
package_name: hl7.fhir.uv.extensions
derivation: constraint
name: PatBornStatus
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/patient-bornStatus'}
    index: 0
  value:
    choices: [valueCode]
    index: 2
  valueCode: {type: code, choiceOf: value, index: 3}
package_version: 5.3.0-ballot-tc
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/patient-bornStatus
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc
required: [valueCode, value]