FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/jcpm-pregnancy-summary

Packagefhir.outburn.co.il
Resource TypeStructureDefinition
Idjcpm-pregnancy-summary
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.outburn.co.il@0.5.5&canonical=http://fhir.outburn.co.il/StructureDefinition/jcpm-obs-pregnancy-summary
URLhttp://fhir.outburn.co.il/StructureDefinition/jcpm-obs-pregnancy-summary
Version0.3.0
Statusdraft
NameJCPMPregnancySummary
TitleJCPM Pregnancy-Summary Profile
Realmus
Authorityhl7
DescriptionProposed constraints and extensions on JCPM Pregnancy-Summary Resource
TypeObservation
Kindresource

Resources that use this resource

StructureDefinition
jcpm-obs-pregnancy-summary-hadassahJCPM Pregnancy-Summary Hadassah Profile
jcpm-obs-pregnancy-summary-szmcJCPM Pregnancy-Summary SZMC Profile

Resources that this resource uses

StructureDefinition
il-core-observationILCore Observation Profile
jcpm-patientJCPM Patient Profile
ValueSet
diagnostic-proceduresdiagnostic procedures during pregnencies codes
observation-clinical-findings-detectDetected and Not-detected modifiers
observation-clinical-findings-pos-negPositive and Negative modifiers
jcpm-method-of-induced-abortionMethod of Induced Abortion

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "jcpm-pregnancy-summary",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Clinical.Diagnostics"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "patient"
    }
  ],
  "url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-obs-pregnancy-summary",
  "version": "0.3.0",
  "name": "JCPMPregnancySummary",
  "title": "JCPM Pregnancy-Summary Profile",
  "status": "draft",
  "contact": [
    {
      "name": "Outburn LTD",
      "telecom": [
        {
          "system": "url",
          "value": "http://outburn.co.il"
        }
      ]
    }
  ],
  "description": "Proposed constraints and extensions on JCPM Pregnancy-Summary Resource",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "patternCode": "final"
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.code.coding.system",
        "path": "Observation.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.code.coding.code",
        "path": "Observation.code.coding.code",
        "min": 1,
        "fixedCode": "90767-5"
      },
      {
        "id": "Observation.code.coding.display",
        "path": "Observation.code.coding.display",
        "fixedString": "Pregnancy summary Document"
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.outburn.co.il/StructureDefinition/jcpm-patient"
            ]
          }
        ]
      },
      {
        "id": "Observation.focus",
        "path": "Observation.focus",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.focus.type",
        "path": "Observation.focus.type",
        "fixedUri": "condition"
      },
      {
        "id": "Observation.focus.identifier",
        "path": "Observation.focus.identifier",
        "min": 1
      },
      {
        "id": "Observation.focus.identifier.system",
        "path": "Observation.focus.identifier.system",
        "min": 1
      },
      {
        "id": "Observation.focus.identifier.value",
        "path": "Observation.focus.identifier.value",
        "min": 1
      },
      {
        "id": "Observation.focus.display",
        "path": "Observation.focus.display",
        "fixedString": "הריון"
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "Observation.effectivePeriod",
        "path": "Observation.effectivePeriod",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "max": "0"
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "max": "0"
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code.coding.system"
            },
            {
              "type": "value",
              "path": "code.coding.code"
            }
          ],
          "rules": "open"
        },
        "min": 2,
        "mustSupport": false
      },
      {
        "id": "Observation.component:outcome",
        "path": "Observation.component",
        "sliceName": "outcome",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Observation.component:outcome.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "min": 2,
        "mustSupport": false
      },
      {
        "id": "Observation.component:outcome.code.coding:loinc",
        "path": "Observation.component.code.coding",
        "sliceName": "loinc",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:outcome.code.coding:loinc.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:outcome.code.coding:loinc.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "63893-2"
      },
      {
        "id": "Observation.component:outcome.code.coding:loinc.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Outcome of pregnancy"
      },
      {
        "id": "Observation.component:outcome.code.coding:snomed",
        "path": "Observation.component.code.coding",
        "sliceName": "snomed",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:outcome.code.coding:snomed.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:outcome.code.coding:snomed.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "267013003"
      },
      {
        "id": "Observation.component:outcome.code.coding:snomed.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Past pregnancy outcome"
      },
      {
        "id": "Observation.component:outcome.code.text",
        "path": "Observation.component.code.text",
        "fixedString": "תוצאות הריון"
      },
      {
        "id": "Observation.component:outcome.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:outcome.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://loinc.org/vs/LL1475-4"
        }
      },
      {
        "id": "Observation.component:method-induced-abortion",
        "path": "Observation.component",
        "sliceName": "method-induced-abortion",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Observation.component:method-induced-abortion.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:method-induced-abortion.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "comment": "Should be Loinc, but no loinc code currently exists. Will be updated if status changes. Kippi 30/1/21",
        "min": 1,
        "fixedUri": "http://fhir.outburn.co.il/CodeSystem/TBD-Codes"
      },
      {
        "id": "Observation.component:method-induced-abortion.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "method-of-induced-abortion"
      },
      {
        "id": "Observation.component:method-induced-abortion.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "method of induced abortion"
      },
      {
        "id": "Observation.component:method-induced-abortion.code.text",
        "path": "Observation.component.code.text",
        "patternString": "שיטת הפלה"
      },
      {
        "id": "Observation.component:method-induced-abortion.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:method-induced-abortion.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/jcpm-method-of-induced-abortion"
        }
      },
      {
        "id": "Observation.component:date-end-pregnancy",
        "path": "Observation.component",
        "sliceName": "date-end-pregnancy",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:date-end-pregnancy.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:date-end-pregnancy.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:date-end-pregnancy.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "63963-3"
      },
      {
        "id": "Observation.component:date-end-pregnancy.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Date of end of pregnancy"
      },
      {
        "id": "Observation.component:date-end-pregnancy.code.text",
        "path": "Observation.component.code.text",
        "patternString": "תאריך סיום הריון"
      },
      {
        "id": "Observation.component:date-end-pregnancy.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.component:date-end-pregnancy.valueDateTime",
        "path": "Observation.component.valueDateTime",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:last-menstruation-start",
        "path": "Observation.component",
        "sliceName": "last-menstruation-start",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Observation.component:last-menstruation-start.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:last-menstruation-start.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:last-menstruation-start.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "8665-2"
      },
      {
        "id": "Observation.component:last-menstruation-start.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Last menstrual period start date"
      },
      {
        "id": "Observation.component:last-menstruation-start.code.text",
        "path": "Observation.component.code.text",
        "patternString": "תאריך תחילת וסת אחרון"
      },
      {
        "id": "Observation.component:last-menstruation-start.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.component:last-menstruation-start.valueDateTime",
        "path": "Observation.component.valueDateTime",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:delivery-date",
        "path": "Observation.component",
        "sliceName": "delivery-date",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:delivery-date.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:delivery-date.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:delivery-date.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "93857-1"
      },
      {
        "id": "Observation.component:delivery-date.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Date and time of obstetric delivery"
      },
      {
        "id": "Observation.component:delivery-date.code.text",
        "path": "Observation.component.code.text",
        "patternString": "תאריך לידה"
      },
      {
        "id": "Observation.component:delivery-date.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.component:delivery-date.valueDateTime",
        "path": "Observation.component.valueDateTime",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gestational-age",
        "path": "Observation.component",
        "sliceName": "gestational-age",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:gestational-age.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:gestational-age.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:gestational-age.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "76516-4"
      },
      {
        "id": "Observation.component:gestational-age.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "gestational age at birth"
      },
      {
        "id": "Observation.component:gestational-age.code.text",
        "path": "Observation.component.code.text",
        "patternString": "שבוע לידה"
      },
      {
        "id": "Observation.component:gestational-age.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:gestational-age.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gestational-age.valueQuantity.unit",
        "path": "Observation.component.valueQuantity.unit",
        "fixedString": "wk"
      },
      {
        "id": "Observation.component:gestational-age.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:gestational-age.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "fixedCode": "wk"
      },
      {
        "id": "Observation.component:diagnostic-procedures",
        "path": "Observation.component",
        "sliceName": "diagnostic-procedures",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Observation.component:diagnostic-procedures.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:diagnostic-procedures.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:diagnostic-procedures.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "LP130361-1"
      },
      {
        "id": "Observation.component:diagnostic-procedures.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Diagnostic procedures performed"
      },
      {
        "id": "Observation.component:diagnostic-procedures.code.text",
        "path": "Observation.component.code.text",
        "patternString": "פרוצדורה אבחנתית שבוצעה"
      },
      {
        "id": "Observation.component:diagnostic-procedures.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:diagnostic-procedures.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 0,
        "max": "1",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/diagnostic-procedures"
        }
      },
      {
        "id": "Observation.component:weight-pre-pregnancy",
        "path": "Observation.component",
        "sliceName": "weight-pre-pregnancy",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "69460-4"
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Body weight pre current pregnancy"
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.code.text",
        "path": "Observation.component.code.text",
        "patternString": "משקל בתחילת הריון"
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.valueQuantity.value",
        "path": "Observation.component.valueQuantity.value",
        "min": 1
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:weight-pre-pregnancy.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "short": "Coded responses from the common UCUM units for vital signs value set.",
        "definition": "Coded responses from the common UCUM units for vital signs value set.",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-bodyweight|4.0.1",
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "BodyWeightUnits"
            }
          ],
          "description": "Common UCUM units for Body Weight."
        }
      },
      {
        "id": "Observation.component:weight-at-delivery",
        "path": "Observation.component",
        "sliceName": "weight-at-delivery",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:weight-at-delivery.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:weight-at-delivery.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:weight-at-delivery.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "69461-2"
      },
      {
        "id": "Observation.component:weight-at-delivery.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Body weight at delivery"
      },
      {
        "id": "Observation.component:weight-at-delivery.code.text",
        "path": "Observation.component.code.text",
        "patternString": "משקל בסיום הריון"
      },
      {
        "id": "Observation.component:weight-at-delivery.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:weight-at-delivery.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:weight-at-delivery.valueQuantity.value",
        "path": "Observation.component.valueQuantity.value",
        "min": 1
      },
      {
        "id": "Observation.component:weight-at-delivery.valueQuantity.unit",
        "path": "Observation.component.valueQuantity.unit",
        "min": 1
      },
      {
        "id": "Observation.component:weight-at-delivery.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:weight-at-delivery.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "short": "Coded responses from the common UCUM units for vital signs value set.",
        "definition": "Coded responses from the common UCUM units for vital signs value set.",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-bodyweight|4.0.1",
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "BodyWeightUnits"
            }
          ],
          "description": "Common UCUM units for Body Weight."
        }
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension",
        "path": "Observation.component",
        "sliceName": "pregnancy-induced-hypertension",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "48194001"
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Pregnancy-induced hypertension"
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension.code.text",
        "path": "Observation.component.code.text",
        "patternString": "יתר לחץ דם בהריון"
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:pregnancy-induced-hypertension.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-detect"
        }
      },
      {
        "id": "Observation.component:gestational-proteinuria",
        "path": "Observation.component",
        "sliceName": "gestational-proteinuria",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:gestational-proteinuria.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:gestational-proteinuria.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:gestational-proteinuria.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "34165000"
      },
      {
        "id": "Observation.component:gestational-proteinuria.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "gestational proteinuria"
      },
      {
        "id": "Observation.component:gestational-proteinuria.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:gestational-proteinuria.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-detect"
        }
      },
      {
        "id": "Observation.component:gestational-diabetes",
        "path": "Observation.component",
        "sliceName": "gestational-diabetes",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:gestational-diabetes.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:gestational-diabetes.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:gestational-diabetes.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "11687002"
      },
      {
        "id": "Observation.component:gestational-diabetes.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "gestational diabetes mellitus"
      },
      {
        "id": "Observation.component:gestational-diabetes.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:gestational-diabetes.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-detect"
        }
      },
      {
        "id": "Observation.component:type-1-diabetes",
        "path": "Observation.component",
        "sliceName": "type-1-diabetes",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:type-1-diabetes.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:type-1-diabetes.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:type-1-diabetes.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "609564002"
      },
      {
        "id": "Observation.component:type-1-diabetes.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Pre-existing type 1 diabetes mellitus in pregnancy"
      },
      {
        "id": "Observation.component:type-1-diabetes.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:type-1-diabetes.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 0,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-pos-neg"
        }
      },
      {
        "id": "Observation.component:type-2-diabetes",
        "path": "Observation.component",
        "sliceName": "type-2-diabetes",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:type-2-diabetes.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:type-2-diabetes.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:type-2-diabetes.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "609567009"
      },
      {
        "id": "Observation.component:type-2-diabetes.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Pre-existing type 2 diabetes mellitus in pregnancy"
      },
      {
        "id": "Observation.component:type-2-diabetes.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:type-2-diabetes.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 0,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-pos-neg"
        }
      },
      {
        "id": "Observation.component:IgG",
        "path": "Observation.component",
        "sliceName": "IgG",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:IgG.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:IgG.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:IgG.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "22244-8"
      },
      {
        "id": "Observation.component:IgG.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Cytomegalovirus IgG Ab [Presence] in Serum or Plasma"
      },
      {
        "id": "Observation.component:IgG.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:IgG.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 0,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-pos-neg"
        }
      },
      {
        "id": "Observation.component:IgM",
        "path": "Observation.component",
        "sliceName": "IgM",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:IgM.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:IgM.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:IgM.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "30325-5"
      },
      {
        "id": "Observation.component:IgM.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Cytomegalovirus  IgM Ab [Presence] in Serum or Plasma"
      },
      {
        "id": "Observation.component:IgM.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:IgM.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 0,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-pos-neg"
        }
      },
      {
        "id": "Observation.component:hospitalization",
        "path": "Observation.component",
        "sliceName": "hospitalization",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:hospitalization.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:hospitalization.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:hospitalization.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "71590-4"
      },
      {
        "id": "Observation.component:hospitalization.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Hospitalized or emergency room [ESRD]"
      },
      {
        "id": "Observation.component:hospitalization.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:hospitalization.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://loinc.org/vs/LL2141-1"
        }
      },
      {
        "id": "Observation.component:num-of-fetuses",
        "path": "Observation.component",
        "sliceName": "num-of-fetuses",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:num-of-fetuses.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:num-of-fetuses.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:num-of-fetuses.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "127363001"
      },
      {
        "id": "Observation.component:num-of-fetuses.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Number of fetuses"
      },
      {
        "id": "Observation.component:num-of-fetuses.code.text",
        "path": "Observation.component.code.text",
        "patternString": "מס׳ עוברים"
      },
      {
        "id": "Observation.component:num-of-fetuses.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:num-of-fetuses.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:num-of-fetuses.valueQuantity.value",
        "path": "Observation.component.valueQuantity.value",
        "min": 1
      },
      {
        "id": "Observation.component:num-of-fetuses.valueQuantity.unit",
        "path": "Observation.component.valueQuantity.unit",
        "min": 1,
        "patternString": "#"
      },
      {
        "id": "Observation.component:num-of-fetuses.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:num-of-fetuses.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "patternCode": "#"
      },
      {
        "id": "Observation.component:num-of-current-pregnancy",
        "path": "Observation.component",
        "sliceName": "num-of-current-pregnancy",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:num-of-current-pregnancy.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:num-of-current-pregnancy.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component:num-of-current-pregnancy.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "127363001"
      },
      {
        "id": "Observation.component:num-of-current-pregnancy.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Number of pregnancies, currently pregnant"
      },
      {
        "id": "Observation.component:num-of-current-pregnancy.code.text",
        "path": "Observation.component.code.text",
        "patternString": "מספר הריון"
      },
      {
        "id": "Observation.component:num-of-current-pregnancy.value[x]",
        "path": "Observation.component.value[x]",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "Observation.component:num-of-birth",
        "path": "Observation.component",
        "sliceName": "num-of-birth",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:num-of-birth.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:num-of-birth.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:num-of-birth.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "63894-0"
      },
      {
        "id": "Observation.component:num-of-birth.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Number of birth"
      },
      {
        "id": "Observation.component:num-of-birth.code.text",
        "path": "Observation.component.code.text",
        "patternString": "מספר לידה"
      },
      {
        "id": "Observation.component:num-of-birth.value[x]",
        "path": "Observation.component.value[x]",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "Observation.component:num-live-births",
        "path": "Observation.component",
        "sliceName": "num-live-births",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:num-live-births.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:num-live-births.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:num-live-births.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "11636-8"
      },
      {
        "id": "Observation.component:num-live-births.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "[#] Births.live"
      },
      {
        "id": "Observation.component:num-live-births.code.text",
        "path": "Observation.component.code.text",
        "fixedString": "ילודים חיים"
      },
      {
        "id": "Observation.component:num-live-births.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:num-live-births.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:num-live-births.valueQuantity.value",
        "path": "Observation.component.valueQuantity.value",
        "min": 1
      },
      {
        "id": "Observation.component:num-live-births.valueQuantity.unit",
        "path": "Observation.component.valueQuantity.unit",
        "min": 1,
        "patternString": "#"
      },
      {
        "id": "Observation.component:num-live-births.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:num-live-births.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "patternCode": "#"
      },
      {
        "id": "Observation.component:num-stillborn-births",
        "path": "Observation.component",
        "sliceName": "num-stillborn-births",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:num-stillborn-births.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1
      },
      {
        "id": "Observation.component:num-stillborn-births.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:num-stillborn-births.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "57062-2"
      },
      {
        "id": "Observation.component:num-stillborn-births.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "[#] Births.stillborn"
      },
      {
        "id": "Observation.component:num-stillborn-births.code.text",
        "path": "Observation.component.code.text",
        "fixedString": "ילודים מתים"
      },
      {
        "id": "Observation.component:num-stillborn-births.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:num-stillborn-births.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Observation.component:num-stillborn-births.valueQuantity.value",
        "path": "Observation.component.valueQuantity.value",
        "min": 1
      },
      {
        "id": "Observation.component:num-stillborn-births.valueQuantity.unit",
        "path": "Observation.component.valueQuantity.unit",
        "min": 1,
        "patternString": "#"
      },
      {
        "id": "Observation.component:num-stillborn-births.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:num-stillborn-births.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "patternCode": "#"
      }
    ]
  }
}