PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@0.3.0
    http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-outcome-uv-ips
description: This profile constrains the Observation resource to represent the history of pregnancy outcomes (summary).
package_name: hl7.fhir.uv.ips
derivation: constraint
name: ObservationPregnancyOutcomeUvIps
type: Observation
elements:
  referenceRange: {mustSupport: false, index: 13}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-outcome-uv-ips'}
        index: 2
  specimen: {mustSupport: false, index: 11}
  valueQuantity: {type: Quantity, mustSupport: true, index: 9}
  component: {mustSupport: false, index: 14}
  effective[x]:
    extensions: {}
    elements:
      extension: {type: Extension, short: 'effective[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 8}
  effective:
    mustSupport: true
    choices: []
    index: 7
  id: {mustSupport: true, index: 0}
  code:
    type: CodeableConcept
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/pregnancies-summary-uv-ips'}
    mustSupport: true
    index: 3
  bodySite: {mustSupport: false, index: 10}
  device: {mustSupport: false, index: 12}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 4
    elements:
      reference: {mustSupport: true, index: 5}
    required: [reference]
package_version: 0.3.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-outcome-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.3.0
required: [subject, code, effective]