PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vr@common-library-1.1.0
    http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-patient-fetal-death-vr
description: The fetal death status of the patient.
package_name: hl7.fhir.us.vr
derivation: constraint
name: ExtensionPatientFetalDeathVitalRecords
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-patient-fetal-death-vr'}
    index: 0
  value:
    short: Fetal death (event)
    pattern:
      type: Coding
      value: {code: '276507005', system: 'http://snomed.info/sct'}
    choices: [valueCoding]
    index: 2
  valueCoding:
    type: Coding
    short: Fetal death (event)
    pattern:
      type: Coding
      value: {code: '276507005', system: 'http://snomed.info/sct'}
    choiceOf: value
    index: 3
package_version: common-library-1.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-patient-fetal-death-vr
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [valueCoding, value]