{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Birthdetail-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-birthdetail-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.birth_detail.v0"
    }
  ],
  "version": "0",
  "name": "Birthdetail",
  "title": "Birth detail",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "A subset of persistent or summary information about the pregnancy and birth of an infant, selected for utility of use within both the maternal and infant health records.",
  "purpose": "To record a subset of persistent or summary information about the pregnancy and birth of an infant, that may be used within both the mother's and infant's health record.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "Birth_detail",
        "path": "Birth_detail",
        "short": "Birth detail",
        "definition": "A subset of persistent or summary information about the pregnancy and birth of an infant, selected for utility of use within both the maternal and infant health records.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Birth_detail",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Description",
        "path": "Birth_detail.Description",
        "short": "Description",
        "definition": "Narrative description of the newborn, including observed congenital abnormalities.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_detail.Description.value",
        "path": "Birth_detail.Description.value",
        "short": "Description",
        "definition": "Narrative description of the newborn, including observed congenital abnormalities.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Birth_order",
        "path": "Birth_detail.Birth_order",
        "short": "Birth order",
        "definition": "The sequential order of the birth of the infant within a multiple birth pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Birth_order",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_detail.Birth_order.value",
        "path": "Birth_detail.Birth_order.value",
        "short": "Birth order",
        "definition": "The sequential order of the birth of the infant within a multiple birth pregnancy.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Birth_order.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Gestation",
        "path": "Birth_detail.Gestation",
        "short": "Gestation",
        "definition": "The length of the pregnancy at the time of delivery of the infant.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Gestation",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_detail.Gestation.value",
        "path": "Birth_detail.Gestation.value",
        "short": "Gestation",
        "definition": "The length of the pregnancy at the time of delivery of the infant.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Gestation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Gestational_age",
        "path": "Birth_detail.Gestational_age",
        "short": "Gestational age",
        "definition": "The estimated gestational maturity of the newborn at, or very near, birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Gestational_age",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_detail.Gestational_age.value",
        "path": "Birth_detail.Gestational_age.value",
        "short": "Gestational age",
        "definition": "The estimated gestational maturity of the newborn at, or very near, birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Gestational_age.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Method_of_delivery",
        "path": "Birth_detail.Method_of_delivery",
        "short": "Method of delivery",
        "definition": "Method by which the newborn was delivered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Method_of_delivery",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_detail.Method_of_delivery.value_DV_CODED_TEXT",
        "path": "Birth_detail.Method_of_delivery.value_DV_CODED_TEXT",
        "short": "Method of delivery",
        "definition": "Method by which the newborn was delivered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Method_of_delivery.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Method_of_delivery.value_DV_TEXT",
        "path": "Birth_detail.Method_of_delivery.value_DV_TEXT",
        "short": "Method of delivery",
        "definition": "Method by which the newborn was delivered.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Method_of_delivery.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Delivery_timing",
        "path": "Birth_detail.Delivery_timing",
        "short": "Delivery timing",
        "definition": "The level of urgency identified at or around the time of delivery.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Delivery_timing",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_detail.Delivery_timing.value_DV_CODED_TEXT",
        "path": "Birth_detail.Delivery_timing.value_DV_CODED_TEXT",
        "short": "Delivery timing",
        "definition": "The level of urgency identified at or around the time of delivery.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Delivery_timing.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_detail.Delivery_timing.value_DV_TEXT",
        "path": "Birth_detail.Delivery_timing.value_DV_TEXT",
        "short": "Delivery timing",
        "definition": "The level of urgency identified at or around the time of delivery.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_detail.Delivery_timing.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}