{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Dateofbirthalternative-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-dateofbirthalternative-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.dob_alternative.v0"
    }
  ],
  "version": "0",
  "name": "Dateofbirthalternative",
  "title": "Date of birth alternative",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Date of birth details",
  "purpose": "To record details about a single possible date of birth.",
  "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": "Date_of_birth_alternative",
        "path": "Date_of_birth_alternative",
        "short": "Date of birth alternative",
        "definition": "Date of birth details",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Date_of_birth_alternative",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Date_of_birth_alternative.Possible_date_time_of_birth",
        "path": "Date_of_birth_alternative.Possible_date_time_of_birth",
        "short": "Possible date/time of birth",
        "definition": "ELEMENT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_birth_alternative.Possible_date_time_of_birth",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Date_of_birth_alternative.Possible_date_time_of_birth.value",
        "path": "Date_of_birth_alternative.Possible_date_time_of_birth.value",
        "short": "Possible date/time of birth",
        "definition": "DV_DATE_TIME",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_birth_alternative.Possible_date_time_of_birth.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Date_of_birth_alternative.Source",
        "path": "Date_of_birth_alternative.Source",
        "short": "Source",
        "definition": "Source of information about the possible date of birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_birth_alternative.Source",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Date_of_birth_alternative.Source.value",
        "path": "Date_of_birth_alternative.Source.value",
        "short": "Source",
        "definition": "Source of information about the possible date of birth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_birth_alternative.Source.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Date_of_birth_alternative.Comment",
        "path": "Date_of_birth_alternative.Comment",
        "short": "Comment",
        "definition": "Additional information about the possible date/time of birth, not captured in other data elements.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_birth_alternative.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Date_of_birth_alternative.Comment.value",
        "path": "Date_of_birth_alternative.Comment.value",
        "short": "Comment",
        "definition": "Additional information about the possible date/time of birth, not captured in other data elements.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_birth_alternative.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}