FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSCondition.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSCondition.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSCondition
TitleCondition model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDeviceUseDevice use model
EHDSDischargeReportDischarge Report model
EHDSEncounterEncounter model
EHDSEpisodeOfCareEpisode of care model
EHDSImagingReportImaging report model
EHDSLaboratoryOrderBodyLaboratory order body model
EHDSLaboratoryReportLaboratory report model
EHDSLaboratoryReportBodyLaboratory report body model
EHDSMedicationAdministrationMedication administration model
EHDSMedicationPrescriptionMedication prescription model
EHDSPatientSummaryPatient summary model
EHDSProcedureProcedure model
EHDSServiceRequestService request model

Resources that this resource uses

StructureDefinition
EHDSBodyStructureBody structure model
EHDSDataSetDataSet model
EHDSHealthProfessionalHealth professional model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSCondition

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSCondition 0..*EHDSDataSetCondition model

Elements defined in Ancestors:header, presentedForm
Instances of this logical model can be the target of a Reference
... problem 1..1CodeableConceptCode identifying the condition, problem or diagnosis
Binding Description: (preferred): ICD-10, SNOMED CT, ICD-O, Orphacode if rare disease is diagnosed
... onsetDate 0..1dateTimeOnset date of a problem/condition
... endDate 0..1dateTimeThe date or estimated date that the condition resolved or went into remission
... category 0..*CodeableConceptCategory or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).
... problemStatus 0..1CodeableConceptStatus of the condition/problem (active, resolved, inactive, ...)
Binding Description: (preferred): HL7 Condition Clinical Status Codes
... resolutionCircumstances 0..*stringDescribes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.).
... severity 0..1CodeableConceptA subjective assessment of the severity of the condition as evaluated by the clinician.
Binding Description: (preferred): HL7 Condition/Diagnosis Severity; SNOMED CT
... anatomicLocation 0..*EHDSBodyStructureThe anatomical location including laterality where this condition manifests itself.
... stage 0..*CodeableConceptStage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.
Binding Description: (preferred): e.g. TNM, ICD-O-3, Bi-Rads, Li-Rads, …
... diagnosisAssertionStatus 0..1CodeableConceptAssertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.
Binding Description: (preferred): HL7 Condition Verification Status
... asserter 0..1EHDSHealthProfessionalThe asserter of the condition
... assertedDate 0..1dateTimeDate and time of the diagnosis assertion
... specialistContact 0..*EHDSHealthProfessionalHealth Professional who may be specifically related to the problem, as a preferred contact.
... externalResource 0..*uriExternal Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSCondition",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition",
  "version": "0.1.0",
  "name": "EHDSCondition",
  "title": "Condition model",
  "status": "draft",
  "date": "2025-08-05T08:51:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition",
  "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EHDSCondition",
        "path": "EHDSCondition",
        "short": "Condition model",
        "definition": "EHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSCondition.header",
        "path": "EHDSCondition.header",
        "short": "Common header for all patient-related data",
        "definition": "Common header for all patient-related data",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.subject",
        "path": "EHDSCondition.header.subject",
        "short": "Subject",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.identifier",
        "path": "EHDSCondition.header.identifier",
        "short": "Business identifier for the object",
        "definition": "Business identifier for the object",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.authorship",
        "path": "EHDSCondition.header.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.authorship.author[x]",
        "path": "EHDSCondition.header.authorship.author[x]",
        "short": "Author",
        "definition": "Author(s) by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.author[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.authorship.datetime",
        "path": "EHDSCondition.header.authorship.datetime",
        "short": "Date and time of authoring/issuing",
        "definition": "Date and time of the issuing the document/resource by its author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.lastUpdate",
        "path": "EHDSCondition.header.lastUpdate",
        "short": "Date and time of the last update to the resource",
        "definition": "Date and time of the last update to the document/information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.status",
        "path": "EHDSCondition.header.status",
        "short": "Status of the resource",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.statusReason[x]",
        "path": "EHDSCondition.header.statusReason[x]",
        "short": "Reason for the current status of the resource.",
        "definition": "Reason for the current status of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.language",
        "path": "EHDSCondition.header.language",
        "short": "Language",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSCondition.header.version",
        "path": "EHDSCondition.header.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSCondition.presentedForm",
        "path": "EHDSCondition.presentedForm",
        "short": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "definition": "A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSCondition.problem",
        "path": "EHDSCondition.problem",
        "short": "Code identifying the condition, problem or diagnosis",
        "definition": "Code identifying the condition, problem or diagnosis",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2; PS (v3.4) A.2.2.2.1, A.2.3.1.1",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCondition.problem",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, ICD-O, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSCondition.onsetDate",
        "path": "EHDSCondition.onsetDate",
        "short": "Onset date of a problem/condition",
        "definition": "Onset date of a problem/condition",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.3; PS (v3.4) A.2.2.2.2, A.2.3.1.2",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCondition.onsetDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.endDate",
        "path": "EHDSCondition.endDate",
        "short": "The date or estimated date that the condition resolved or went into remission",
        "definition": "The date or estimated date that the condition resolved or went into remission",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.4; PS (v3.4) A.2.2.2.3",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCondition.endDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.category",
        "path": "EHDSCondition.category",
        "short": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
        "definition": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.5",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSCondition.category",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSCondition.problemStatus",
        "path": "EHDSCondition.problemStatus",
        "short": "Status of the condition/problem (active, resolved, inactive, ...)",
        "definition": "Status of the condition/problem (active, resolved, inactive, ...)",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.7; PS (v3.4) A.2.2.2.1",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCondition.problemStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition Clinical Status Codes"
        }
      },
      {
        "id": "EHDSCondition.resolutionCircumstances",
        "path": "EHDSCondition.resolutionCircumstances",
        "short": "Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.).",
        "definition": "This field includes free text if the resolution circumstances are not already included in other fields such as surgical procedure, medical device, etc., e.g. hepatic cystectomy (this will be the resolution circumstances for the problem \"hepatic cyst\" and will be included in surgical procedures).",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.8; PS (v3.4) A.2.2.2.4",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSCondition.resolutionCircumstances",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSCondition.severity",
        "path": "EHDSCondition.severity",
        "short": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
        "definition": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.9",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCondition.severity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition/Diagnosis Severity; SNOMED CT"
        }
      },
      {
        "id": "EHDSCondition.anatomicLocation",
        "path": "EHDSCondition.anatomicLocation",
        "short": "The anatomical location including laterality where this condition manifests itself.",
        "definition": "The anatomical location including laterality where this condition manifests itself.",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSCondition.anatomicLocation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSCondition.stage",
        "path": "EHDSCondition.stage",
        "short": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
        "definition": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.10",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSCondition.stage",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "e.g. TNM, ICD-O-3, Bi-Rads, Li-Rads, …"
        }
      },
      {
        "id": "EHDSCondition.diagnosisAssertionStatus",
        "path": "EHDSCondition.diagnosisAssertionStatus",
        "short": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
        "definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
        "requirements": "eHN Guideline PS (v3.4) A.2.3.1.3",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCondition.diagnosisAssertionStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition Verification Status"
        }
      },
      {
        "id": "EHDSCondition.asserter",
        "path": "EHDSCondition.asserter",
        "short": "The asserter of the condition",
        "definition": "The asserter of the condition",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCondition.asserter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSCondition.assertedDate",
        "path": "EHDSCondition.assertedDate",
        "short": "Date and time of the diagnosis assertion",
        "definition": "Date and time of the diagnosis assertion",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCondition.assertedDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.specialistContact",
        "path": "EHDSCondition.specialistContact",
        "short": "Health Professional who may be specifically related to the problem, as a preferred contact.",
        "definition": "Health Professional who may be specifically related to the problem, as a preferred contact.",
        "requirements": "ISO IPS, MyHealth@EU",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSCondition.specialistContact",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSCondition.externalResource",
        "path": "EHDSCondition.externalResource",
        "short": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
        "definition": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
        "requirements": "MyHealth@EU",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSCondition.externalResource",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "uri"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSCondition",
        "path": "EHDSCondition",
        "short": "Condition model",
        "definition": "EHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern."
      },
      {
        "id": "EHDSCondition.problem",
        "path": "EHDSCondition.problem",
        "short": "Code identifying the condition, problem or diagnosis",
        "definition": "Code identifying the condition, problem or diagnosis",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2; PS (v3.4) A.2.2.2.1, A.2.3.1.1",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "ICD-10, SNOMED CT, ICD-O, Orphacode if rare disease is diagnosed"
        }
      },
      {
        "id": "EHDSCondition.onsetDate",
        "path": "EHDSCondition.onsetDate",
        "short": "Onset date of a problem/condition",
        "definition": "Onset date of a problem/condition",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.3; PS (v3.4) A.2.2.2.2, A.2.3.1.2",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.endDate",
        "path": "EHDSCondition.endDate",
        "short": "The date or estimated date that the condition resolved or went into remission",
        "definition": "The date or estimated date that the condition resolved or went into remission",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.4; PS (v3.4) A.2.2.2.3",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.category",
        "path": "EHDSCondition.category",
        "short": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
        "definition": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.5",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSCondition.problemStatus",
        "path": "EHDSCondition.problemStatus",
        "short": "Status of the condition/problem (active, resolved, inactive, ...)",
        "definition": "Status of the condition/problem (active, resolved, inactive, ...)",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.7; PS (v3.4) A.2.2.2.1",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition Clinical Status Codes"
        }
      },
      {
        "id": "EHDSCondition.resolutionCircumstances",
        "path": "EHDSCondition.resolutionCircumstances",
        "short": "Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.).",
        "definition": "This field includes free text if the resolution circumstances are not already included in other fields such as surgical procedure, medical device, etc., e.g. hepatic cystectomy (this will be the resolution circumstances for the problem \"hepatic cyst\" and will be included in surgical procedures).",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.8; PS (v3.4) A.2.2.2.4",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSCondition.severity",
        "path": "EHDSCondition.severity",
        "short": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
        "definition": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.9",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition/Diagnosis Severity; SNOMED CT"
        }
      },
      {
        "id": "EHDSCondition.anatomicLocation",
        "path": "EHDSCondition.anatomicLocation",
        "short": "The anatomical location including laterality where this condition manifests itself.",
        "definition": "The anatomical location including laterality where this condition manifests itself.",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSCondition.stage",
        "path": "EHDSCondition.stage",
        "short": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
        "definition": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.10",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "e.g. TNM, ICD-O-3, Bi-Rads, Li-Rads, …"
        }
      },
      {
        "id": "EHDSCondition.diagnosisAssertionStatus",
        "path": "EHDSCondition.diagnosisAssertionStatus",
        "short": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
        "definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
        "requirements": "eHN Guideline PS (v3.4) A.2.3.1.3",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition Verification Status"
        }
      },
      {
        "id": "EHDSCondition.asserter",
        "path": "EHDSCondition.asserter",
        "short": "The asserter of the condition",
        "definition": "The asserter of the condition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSCondition.assertedDate",
        "path": "EHDSCondition.assertedDate",
        "short": "Date and time of the diagnosis assertion",
        "definition": "Date and time of the diagnosis assertion",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.specialistContact",
        "path": "EHDSCondition.specialistContact",
        "short": "Health Professional who may be specifically related to the problem, as a preferred contact.",
        "definition": "Health Professional who may be specifically related to the problem, as a preferred contact.",
        "requirements": "ISO IPS, MyHealth@EU",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSCondition.externalResource",
        "path": "EHDSCondition.externalResource",
        "short": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
        "definition": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
        "requirements": "MyHealth@EU",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ]
      }
    ]
  }
}