PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vr@common-library-2.0.0-ballot
    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:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-patient-fetal-death-vr'}
    index: 1
  value:
    short: Fetal death (event)
    pattern:
      type: Coding
      value: {code: '276507005', system: 'http://snomed.info/sct'}
    choices: [valueCoding]
    index: 3
  valueCoding:
    type: Coding
    short: Fetal death (event)
    pattern:
      type: Coding
      value: {code: '276507005', system: 'http://snomed.info/sct'}
    choiceOf: value
    index: 4
package_version: common-library-2.0.0-ballot
extensions: {}
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: 2.0.0-ballot
required: [valueCoding, value]