{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Speech-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-speech-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.speech.v0"
    }
  ],
  "version": "0",
  "name": "Speech",
  "title": "Speech",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "To record observations of a ptient's speech pattern or quality",
  "purpose": "To record obervations of a patient's speech",
  "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": "Speech",
        "path": "Speech",
        "short": "Speech",
        "definition": "To record observations of a ptient's speech pattern or quality",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Speech",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Speech.Event_Series",
        "path": "Speech.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Speech.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Speech.Event_Series.Any_event",
        "path": "Speech.Event_Series.Any_event",
        "short": "Any event",
        "definition": "*",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Speech.Event_Series.Any_event",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Speech.Event_Series.Any_event.data",
        "path": "Speech.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Speech.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Speech.Event_Series.Any_event.data.Clarity_of_speech",
        "path": "Speech.Event_Series.Any_event.data.Clarity_of_speech",
        "short": "Clarity of speech",
        "definition": "*",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Speech.Event_Series.Any_event.data.Clarity_of_speech",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Speech.Event_Series.Any_event.data.Clarity_of_speech.value",
        "path": "Speech.Event_Series.Any_event.data.Clarity_of_speech.value",
        "short": "Clarity of speech",
        "definition": "*",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Speech.Event_Series.Any_event.data.Clarity_of_speech.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}