{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Relativeanatomicallocation-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-relativeanatomicallocation-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.anatomical_location_relative.v2"
    }
  ],
  "version": "0",
  "name": "Relativeanatomicallocation",
  "title": "Relative anatomical location",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "A physical site on or within the human body that is described in terms of its relationship to other body parts.",
  "purpose": "To identify and record structured details about a single physical site on, or within, the human body in terms of its relationship to other macroscopic anatomical landmarks.",
  "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": "Relative_anatomical_location",
        "path": "Relative_anatomical_location",
        "short": "Relative anatomical location",
        "definition": "A physical site on or within the human body that is described in terms of its relationship to other body parts.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Relative_location",
        "path": "Relative_anatomical_location.Relative_location",
        "short": "Relative location",
        "definition": "Detail to identify a single physical site either on, or within, the human body in terms of its relationship to other macroscopic anatomical landmarks.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Relative_anatomical_location.Relative_location",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Landmark_name",
        "path": "Relative_anatomical_location.Relative_location.Landmark_name",
        "short": "Landmark name",
        "definition": "Identified body site used as a reference point for the actual body site.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Landmark_name",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Landmark_name.value",
        "path": "Relative_anatomical_location.Relative_location.Landmark_name.value",
        "short": "Landmark name",
        "definition": "Identified body site used as a reference point for the actual body site.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Landmark_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Laterality",
        "path": "Relative_anatomical_location.Relative_location.Laterality",
        "short": "Laterality",
        "definition": "The side of the body on which the identified landmark is located.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Laterality",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Laterality.value",
        "path": "Relative_anatomical_location.Relative_location.Laterality.value",
        "short": "Laterality",
        "definition": "The side of the body on which the identified landmark is located.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Laterality.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Distance_from_landmark",
        "path": "Relative_anatomical_location.Relative_location.Distance_from_landmark",
        "short": "Distance from landmark",
        "definition": "Distance of location from the identified landmark.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Distance_from_landmark",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Distance_from_landmark.value",
        "path": "Relative_anatomical_location.Relative_location.Distance_from_landmark.value",
        "short": "Distance from landmark",
        "definition": "Distance of location from the identified landmark.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Distance_from_landmark.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Direction",
        "path": "Relative_anatomical_location.Relative_location.Direction",
        "short": "Direction",
        "definition": "Detail about the relative direction of the body site to the landmark.",
        "min": 0,
        "max": "6",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Direction",
          "min": 0,
          "max": "6"
        }
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Direction.value_DV_CODED_TEXT",
        "path": "Relative_anatomical_location.Relative_location.Direction.value_DV_CODED_TEXT",
        "short": "Direction",
        "definition": "Detail about the relative direction of the body site to the landmark.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Direction.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Relative_location.Direction.value_DV_TEXT",
        "path": "Relative_anatomical_location.Relative_location.Direction.value_DV_TEXT",
        "short": "Direction",
        "definition": "Detail about the relative direction of the body site to the landmark.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Relative_location.Direction.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Description",
        "path": "Relative_anatomical_location.Description",
        "short": "Description",
        "definition": "Narrative description that can be used to further refine and support the relative location structured data.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Relative_anatomical_location.Description.value",
        "path": "Relative_anatomical_location.Description.value",
        "short": "Description",
        "definition": "Narrative description that can be used to further refine and support the relative location structured data.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Relative_anatomical_location.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Relative_anatomical_location.Multimedia_representation",
        "path": "Relative_anatomical_location.Multimedia_representation",
        "short": "Multimedia representation",
        "definition": "Image or other media used to support identification of the location on the body.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Relative_anatomical_location.Multimedia_representation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}