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

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSCondition.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSCondition.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition
Version0.2.1
Statusdraft
Date2026-02-04T19:00:50+00:00
NameEHDSCondition
TitleCondition model
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.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition
Kindlogical

Resources that use this resource

StructureDefinition
EHDSCarePlanCare plan model
EHDSDeviceUseDevice use model
EHDSDischargeReportDischarge Report model
EHDSEncounterEncounter model
EHDSEpisodeOfCareEpisode of care model
EHDSImagingReportImaging report model
EHDSLaboratoryReportLaboratory report model
EHDSMedicationAdministrationMedication administration model
EHDSMedicationPrescriptionMedication prescription model
EHDSPatientSummaryPatient summary model
EHDSProcedureProcedure model
EHDSServiceRequestService request model
careplan-draft-logicalCare Plan (Logical 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

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

Elements defined in Ancestors:header
Instances of this logical model can be the target of a Reference
... header
.... author[x] 0..*EHDSHealthProfessional, EHDSOrganisation, EHDSDeviceThe author of the condition information.
.... status 1..1CodeableConceptStatus of the condition/problem (e.g. active, resolved, inactive, etc)
Binding Description: (preferred): HL7 Condition Clinical Status Codes
... 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).
... 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
... bodySite 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
... 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",
  "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": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition",
  "version": "0.2.1",
  "name": "EHDSCondition",
  "title": "Condition model",
  "status": "draft",
  "date": "2026-02-04T19:00:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.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.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.2.1"
      }
    ],
    "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": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.subject",
        "path": "EHDSCondition.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.identifier",
        "path": "EHDSCondition.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.author[x]",
        "path": "EHDSCondition.header.author[x]",
        "short": "The author of the condition information.",
        "definition": "The author of the condition information.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.date",
        "path": "EHDSCondition.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.status",
        "path": "EHDSCondition.header.status",
        "short": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
        "definition": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.7; PS (v3.4) A.2.2.2.1",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition Clinical Status Codes"
        }
      },
      {
        "id": "EHDSCondition.header.source",
        "path": "EHDSCondition.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSCondition.header.language",
        "path": "EHDSCondition.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "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.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.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.bodySite",
        "path": "EHDSCondition.bodySite",
        "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.bodySite",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/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.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": "http://www.xt-ehr.eu/fhir/models/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.header.author[x]",
        "path": "EHDSCondition.header.author[x]",
        "short": "The author of the condition information.",
        "definition": "The author of the condition information."
      },
      {
        "id": "EHDSCondition.header.status",
        "path": "EHDSCondition.header.status",
        "short": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
        "definition": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
        "requirements": "eHN Guideline HDR (v1.1): A.2.6.1.7; PS (v3.4) A.2.2.2.1",
        "binding": {
          "strength": "preferred",
          "description": "HL7 Condition Clinical Status Codes"
        }
      },
      {
        "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.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.bodySite",
        "path": "EHDSCondition.bodySite",
        "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": "http://www.xt-ehr.eu/fhir/models/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.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": "http://www.xt-ehr.eu/fhir/models/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"
          }
        ]
      }
    ]
  }
}