{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Pgaeczema_treat_-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-pgaeczema_treat_-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.pga_eczema_treat.v0"
    }
  ],
  "version": "0",
  "name": "Pgaeczema_treat_",
  "title": "PGA eczema (TREAT)",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Patient global assessment (PGA) to describe the severity of their eczema for the treatment of severe atopic eczema trial (TREAT).",
  "purpose": "To be used by a patient to estimate the severity of their atopic dermatitis. This PGA is being utilised by the TREAT eczema group.",
  "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": "PGA_eczema_(TREAT)",
        "path": "PGA_eczema_(TREAT)",
        "short": "PGA eczema (TREAT)",
        "definition": "Patient global assessment (PGA) to describe the severity of their eczema for the treatment of severe atopic eczema trial (TREAT).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "PGA_eczema_(TREAT)",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "PGA_eczema_(TREAT).protocol",
        "path": "PGA_eczema_(TREAT).protocol",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PGA_eczema_(TREAT).protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "PGA_eczema_(TREAT).protocol.Extension",
        "path": "PGA_eczema_(TREAT).protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "PGA_eczema_(TREAT).protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "PGA_eczema_(TREAT).Event_Series",
        "path": "PGA_eczema_(TREAT).Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PGA_eczema_(TREAT).Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "PGA_eczema_(TREAT).Event_Series.Any_event",
        "path": "PGA_eczema_(TREAT).Event_Series.Any_event",
        "short": "Any event",
        "definition": "Default, unspecified point in time or interval event which may be explicitly defined in a template or at run-time.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "PGA_eczema_(TREAT).Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "PGA_eczema_(TREAT).Event_Series.Any_event.data",
        "path": "PGA_eczema_(TREAT).Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PGA_eczema_(TREAT).Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "PGA_eczema_(TREAT).Event_Series.Any_event.data.Assessment",
        "path": "PGA_eczema_(TREAT).Event_Series.Any_event.data.Assessment",
        "short": "Assessment",
        "definition": "The patient's assessment of their eczema.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PGA_eczema_(TREAT).Event_Series.Any_event.data.Assessment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "PGA_eczema_(TREAT).Event_Series.Any_event.data.Assessment.value",
        "path": "PGA_eczema_(TREAT).Event_Series.Any_event.data.Assessment.value",
        "short": "Assessment",
        "definition": "The patient's assessment of their eczema.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "PGA_eczema_(TREAT).Event_Series.Any_event.data.Assessment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}