PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr.r4@2.0.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-final-route-method-delivery
description: This profile represents the final route and method of delivery.
package_name: hl7.fhir.us.bfdr.r4
derivation: constraint
name: ProcedureFinalRouteMethodDelivery
type: Procedure
elements:
  category:
    short: Final route and method of delivery [US Standard Certificate of Live Birth]
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 73762-7, system: 'http://loinc.org'}
    index: 0
  code:
    short: The value set contains the list of the possible routes by which the infant or fetus may be delivered.
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-delivery-routes'}
    index: 1
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr']
    index: 2
  reasonReference:
    type: Reference
    short: If cesarean, was a trial of labor attempted?
    refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-labor-trial-attempted']
    index: 3
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-final-route-method-delivery
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 2.0.0
required: [category]