{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Healthcertificate-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-healthcertificate-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-COMPOSITION.health_certificate.v1"
    }
  ],
  "version": "0",
  "name": "Healthcertificate",
  "title": "Health certificate",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "A formal statement about the health status or situation related to an individual.",
  "purpose": "To record a formal assessment regarding the health status of an individual, usually asserted by the treating clinician and intended for sharing with third parties.",
  "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": "Health_certificate",
        "path": "Health_certificate",
        "short": "Health certificate",
        "definition": "A formal statement about the health status or situation related to an individual.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Health_certificate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.category",
        "path": "Health_certificate.category",
        "short": "Health certificate",
        "definition": "A formal statement about the health status or situation related to an individual.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Health_certificate.category",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.Event_Context",
        "path": "Health_certificate.Event_Context",
        "short": "Event Context",
        "definition": "EVENT_CONTEXT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Health_certificate.Event_Context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.Event_Context.other_context",
        "path": "Health_certificate.Event_Context.other_context",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Health_certificate.Event_Context.other_context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.Event_Context.other_context.Individual",
        "path": "Health_certificate.Event_Context.other_context.Individual",
        "short": "Individual",
        "definition": "Identification of the subject of the certificate.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Health_certificate.Event_Context.other_context.Individual",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.Event_Context.other_context.Certificate_ID",
        "path": "Health_certificate.Event_Context.other_context.Certificate_ID",
        "short": "Certificate ID",
        "definition": "Identification information about the certificate.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Health_certificate.Event_Context.other_context.Certificate_ID",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Health_certificate.Event_Context.other_context.Certificate_ID.value_DV_IDENTIFIER",
        "path": "Health_certificate.Event_Context.other_context.Certificate_ID.value_DV_IDENTIFIER",
        "short": "Certificate ID",
        "definition": "Identification information about the certificate.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Health_certificate.Event_Context.other_context.Certificate_ID.value_DV_IDENTIFIER",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.Event_Context.other_context.Certificate_ID.value_DV_TEXT",
        "path": "Health_certificate.Event_Context.other_context.Certificate_ID.value_DV_TEXT",
        "short": "Certificate ID",
        "definition": "Identification information about the certificate.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Health_certificate.Event_Context.other_context.Certificate_ID.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.Event_Context.other_context.Extension",
        "path": "Health_certificate.Event_Context.other_context.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Health_certificate.Event_Context.other_context.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Health_certificate.Event_Context.other_context.Certificate_type",
        "path": "Health_certificate.Event_Context.other_context.Certificate_type",
        "short": "Certificate type",
        "definition": "Type of certificate.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Health_certificate.Event_Context.other_context.Certificate_type",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Health_certificate.Event_Context.other_context.Certificate_type.value",
        "path": "Health_certificate.Event_Context.other_context.Certificate_type.value",
        "short": "Certificate type",
        "definition": "Type of certificate.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Health_certificate.Event_Context.other_context.Certificate_type.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}