PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr.r4b@2.0.0-ballot
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-obstetric
description: This profile represents information about a particular medical treatment or invasive/manipulative procedure that was performed during this pregnancy specifically in the treatment of the pregnancy, management of labor and/or delivery.
package_name: hl7.fhir.us.bfdr.r4b
derivation: constraint
name: ProcedureObstetric
type: Procedure
elements:
  category:
    short: Obstetric procedures performed [US Standard Certificate of Live Birth]
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 73814-6, system: 'http://loinc.org'}
    index: 0
  code:
    short: External cephalic version (procedure)
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '240278000', system: 'http://snomed.info/sct'}
    index: 1
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr']
    index: 2
  outcome:
    short: Outcome, if procedure was performed.
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-obstetric-procedure-outcome'}
    mustSupport: true
    index: 3
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-obstetric
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 2.0.0-ballot