{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Progressnote_OBSERVATION-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-progressnote_OBSERVATION-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.progress_note.v1"
    }
  ],
  "version": "0",
  "name": "Progressnote_OBSERVATION",
  "title": "Progress note",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Narrative description of health-related events at a specific point-in-time about an individual, specifically from the perspective of a healthcare provider.",
  "purpose": "To manually synthesise and record a narrative description about health related events that are current at the time of recording, from the perspective of a healthcare provider.",
  "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": "Progress_note",
        "path": "Progress_note",
        "short": "Progress note",
        "definition": "Narrative description of health-related events at a specific point-in-time about an individual, specifically from the perspective of a healthcare provider.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Progress_note",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Progress_note.protocol",
        "path": "Progress_note.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Progress_note.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Progress_note.protocol.Extension",
        "path": "Progress_note.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to extend the model with local content or to align with other reference models or formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Progress_note.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Progress_note.Event_Series",
        "path": "Progress_note.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Progress_note.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Progress_note.Event_Series.Any_event",
        "path": "Progress_note.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": "Progress_note.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Progress_note.Event_Series.Any_event.data",
        "path": "Progress_note.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Progress_note.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Progress_note.Event_Series.Any_event.data.Progress_Note",
        "path": "Progress_note.Event_Series.Any_event.data.Progress_Note",
        "short": "Progress Note",
        "definition": "Narrative description of health-related events, health status, findings, opinions at a specific point-in-time.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Progress_note.Event_Series.Any_event.data.Progress_Note",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Progress_note.Event_Series.Any_event.data.Progress_Note.value",
        "path": "Progress_note.Event_Series.Any_event.data.Progress_Note.value",
        "short": "Progress Note",
        "definition": "Narrative description of health-related events, health status, findings, opinions at a specific point-in-time.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Progress_note.Event_Series.Any_event.data.Progress_Note.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}