{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Religiousaffiliation-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-religiousaffiliation-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.religion.v1"
    }
  ],
  "version": "0",
  "name": "Religiousaffiliation",
  "title": "Religious affiliation",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Identification of the individual's religious or non-religious beliefs and/or practices by which people order the conduct of their lives both practically and in a moral sense.",
  "purpose": "To record the identification of the individual's religious or non-religious beliefs and/or practices which may be used for purposes related to provision of healthcare or other services.",
  "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": "Religious_affiliation",
        "path": "Religious_affiliation",
        "short": "Religious affiliation",
        "definition": "Identification of the individual's religious or non-religious beliefs and/or practices by which people order the conduct of their lives both practically and in a moral sense.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Religious_affiliation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Religious_affiliation.Religious_affiliation",
        "path": "Religious_affiliation.Religious_affiliation",
        "short": "Religious affiliation",
        "definition": "Name of the belief and/or practice to which the individual is affiliated.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Religious_affiliation.Religious_affiliation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Religious_affiliation.Religious_affiliation.value",
        "path": "Religious_affiliation.Religious_affiliation.value",
        "short": "Religious affiliation",
        "definition": "Name of the belief and/or practice to which the individual is affiliated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Religious_affiliation.Religious_affiliation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Religious_affiliation.Impact_on_care",
        "path": "Religious_affiliation.Impact_on_care",
        "short": "Impact on care",
        "definition": "Narrative description about how care needs to be modified to support the individual's religious practice.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Religious_affiliation.Impact_on_care",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Religious_affiliation.Impact_on_care.value",
        "path": "Religious_affiliation.Impact_on_care.value",
        "short": "Impact on care",
        "definition": "Narrative description about how care needs to be modified to support the individual's religious practice.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Religious_affiliation.Impact_on_care.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Religious_affiliation.Details",
        "path": "Religious_affiliation.Details",
        "short": "Details",
        "definition": "Additional details about the individual's religious affiliation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Religious_affiliation.Details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Religious_affiliation.Comment",
        "path": "Religious_affiliation.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the religious affiliation not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Religious_affiliation.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Religious_affiliation.Comment.value",
        "path": "Religious_affiliation.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the religious affiliation not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Religious_affiliation.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}