PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@2.0.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-infertility-treatment
description: This Procedure profile records that infertility treatment was used to initiate the pregnancy. Includes\nfertility-enhancing drugs (e.g., Clomid, Pergonal), artificial insemination, or intrauterine insemination and assisted reproduction technology\nprocedures (e.g., IVF, GIFT and ZIFT).
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ProcedureInfertilityTreatment
type: Procedure
elements:
  category:
    short: Mothers Risk factors in this pregnancy [US Standard Certificate of Live Birth]
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 73775-9, system: 'http://loinc.org'}
    index: 0
  code:
    short: Procedure relating to reproduction (procedure)
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '773261007', 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
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-infertility-treatment
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 2.0.0
required: [category]