{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Fitzpatrickskintype-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-fitzpatrickskintype-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.fitzpatrick_skin_type.v0"
    }
  ],
  "version": "0",
  "name": "Fitzpatrickskintype",
  "title": "Fitzpatrick skin type",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Numerical schema for classifying skin colour type based on reaction to ultraviolet radiation exposure.",
  "purpose": "The concept of skin typing was developed in 1975 in order to select correct ultraviolet A dosage for treatment of psoriasis with oral methoxsalen, known as photochemotherapy (PUVA).  It was further developed in subsequent years to include 6 types, ranging from white to black skin, characterised based on skin tolerance of ultraviolet radiation exposure.",
  "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": "Fitzpatrick_skin_type",
        "path": "Fitzpatrick_skin_type",
        "short": "Fitzpatrick skin type",
        "definition": "Numerical schema for classifying skin colour type based on reaction to ultraviolet radiation exposure.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Fitzpatrick_skin_type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fitzpatrick_skin_type.protocol",
        "path": "Fitzpatrick_skin_type.protocol",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fitzpatrick_skin_type.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fitzpatrick_skin_type.protocol.Extension",
        "path": "Fitzpatrick_skin_type.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": "Fitzpatrick_skin_type.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fitzpatrick_skin_type.Event_Series",
        "path": "Fitzpatrick_skin_type.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fitzpatrick_skin_type.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fitzpatrick_skin_type.Event_Series.Any_event",
        "path": "Fitzpatrick_skin_type.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": "Fitzpatrick_skin_type.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fitzpatrick_skin_type.Event_Series.Any_event.data",
        "path": "Fitzpatrick_skin_type.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fitzpatrick_skin_type.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Fitzpatrick_skin_type.Event_Series.Any_event.data.Skin_type",
        "path": "Fitzpatrick_skin_type.Event_Series.Any_event.data.Skin_type",
        "short": "Skin type",
        "definition": "The Fitzpatrick Skin type.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fitzpatrick_skin_type.Event_Series.Any_event.data.Skin_type",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Fitzpatrick_skin_type.Event_Series.Any_event.data.Skin_type.value",
        "path": "Fitzpatrick_skin_type.Event_Series.Any_event.data.Skin_type.value",
        "short": "Skin type",
        "definition": "The Fitzpatrick Skin type.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Fitzpatrick_skin_type.Event_Series.Any_event.data.Skin_type.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}