{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Birthdata-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-birthdata-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-DEMOGRAPHIC-CLUSTER.person_birth_data_iso.v0"
    }
  ],
  "version": "0",
  "name": "Birthdata",
  "title": "Birth data",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Birth demographic data",
  "purpose": "Representation of a person's birth data",
  "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_data",
        "path": "Birth_data",
        "short": "Birth data",
        "definition": "Birth demographic data",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Birth_data",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_data.Birth_date",
        "path": "Birth_data.Birth_date",
        "short": "Birth date",
        "definition": "The date of birth of a person",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Birth_data.Birth_date",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Birth_data.Birth_date.value",
        "path": "Birth_data.Birth_date.value",
        "short": "Birth date",
        "definition": "The date of birth of a person",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Birth_date.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_data.Country_of_birth",
        "path": "Birth_data.Country_of_birth",
        "short": "Country of birth",
        "definition": "The country where a person was born",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Country_of_birth",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_data.Country_of_birth.value",
        "path": "Birth_data.Country_of_birth.value",
        "short": "Country of birth",
        "definition": "The country where a person was born",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Country_of_birth.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_data.Birth_plurality",
        "path": "Birth_data.Birth_plurality",
        "short": "Birth plurality",
        "definition": "An indicator of multiple birth, showing the total number of births resulting from a single pregnancy",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Birth_plurality",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_data.Birth_plurality.value",
        "path": "Birth_data.Birth_plurality.value",
        "short": "Birth plurality",
        "definition": "An indicator of multiple birth, showing the total number of births resulting from a single pregnancy",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Birth_plurality.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_data.Birth_order",
        "path": "Birth_data.Birth_order",
        "short": "Birth order",
        "definition": "The sequential order of this person in a multiple birth regardless of live or still birth",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Birth_order",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Birth_data.Birth_order.value",
        "path": "Birth_data.Birth_order.value",
        "short": "Birth order",
        "definition": "The sequential order of this person in a multiple birth regardless of live or still birth",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Birth_order.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_data.Date_of_birth_follow_up_indicator",
        "path": "Birth_data.Date_of_birth_follow_up_indicator",
        "short": "Date of birth follow-up indicator",
        "definition": "Flag that indicates when the current date of birth requires follow-up to obtain a more accurate date",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Birth_data.Date_of_birth_follow_up_indicator",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Birth_data.Date_of_birth_follow_up_indicator.value",
        "path": "Birth_data.Date_of_birth_follow_up_indicator.value",
        "short": "Date of birth follow-up indicator",
        "definition": "Flag that indicates when the current date of birth requires follow-up to obtain a more accurate date",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Date_of_birth_follow_up_indicator.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Birth_data.Country_specific_data",
        "path": "Birth_data.Country_specific_data",
        "short": "Country specific data",
        "definition": "Additional birth data that are country specific",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Birth_data.Country_specific_data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}