FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ClosedProblem

Packagehl7.fhir.eu.eps
Resource TypeStructureDefinition
IdClosedProblem
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/StructureDefinition-ClosedProblem.html
URLhttp://hl7.eu/fhir/eps/StructureDefinition/ClosedProblem
Version0.0.1-ci
Statusdraft
Date2025-06-20T15:31:33+00:00
NameClosedProblemPsEhn
TitleA.2.2.2 - Resolved, closed or inactive problems
Realmeu
Authorityhl7
DescriptionResolved, closed or inactive problems. Section A.2.2.2 of the eHN guideline.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttp://hl7.eu/fhir/eps/StructureDefinition/ClosedProblem
Kindlogical

Resources that use this resource

StructureDefinition
PatientSummaryA - Patient Summary

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition ClosedProblem

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClosedProblem 0..*BaseA.2.2.2 - Resolved, closed or inactive problems
... description 0..*CodeableConceptA.2.2.2.1 Problem description
... onsetDate 0..*dateTimeA.2.2.2.2 Onset date
... endDate 0..*dateTimeA.2.2.2.3 End date
... resolution 0..*CodeableConceptA.2.2.2.4 Resolution circumstances

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ClosedProblem",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/eps/StructureDefinition/ClosedProblem",
  "version": "0.0.1-ci",
  "name": "ClosedProblemPsEhn",
  "title": "A.2.2.2 - Resolved, closed or inactive problems",
  "status": "draft",
  "date": "2025-06-20T15:31:33+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Resolved, closed or inactive problems. Section A.2.2.2 of the eHN guideline.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/eps/StructureDefinition/ClosedProblem",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "ClosedProblem",
        "path": "ClosedProblem",
        "short": "A.2.2.2 - Resolved, closed or inactive problems",
        "definition": "Resolved, closed or inactive problems. Section A.2.2.2 of the eHN guideline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "ClosedProblem.description",
        "path": "ClosedProblem.description",
        "short": "A.2.2.2.1 Problem description",
        "definition": "Problems or diagnoses that the patient suffered in the past, and which have been resolved, closed or declared as inactive (not included in \"\"current problems or diagnosis\"\") Example: hepatic cyst (the patient has been treated with a hepatic cystectomy that solved the problem and the problem is therefore closed) - Preferred system(s):  ICD-10* SNOMED CT GPS Orphacode if rare disease is diagnosed",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ClosedProblem.description",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "ClosedProblem.onsetDate",
        "path": "ClosedProblem.onsetDate",
        "short": "A.2.2.2.2 Onset date",
        "definition": "Date of problem onset - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ClosedProblem.onsetDate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "ClosedProblem.endDate",
        "path": "ClosedProblem.endDate",
        "short": "A.2.2.2.3 End date",
        "definition": "Problem resolution date - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ClosedProblem.endDate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "ClosedProblem.resolution",
        "path": "ClosedProblem.resolution",
        "short": "A.2.2.2.4 Resolution circumstances",
        "definition": "Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.). 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). - Preferred system(s):",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ClosedProblem.resolution",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ClosedProblem",
        "path": "ClosedProblem",
        "short": "A.2.2.2 - Resolved, closed or inactive problems",
        "definition": "Resolved, closed or inactive problems. Section A.2.2.2 of the eHN guideline."
      },
      {
        "id": "ClosedProblem.description",
        "path": "ClosedProblem.description",
        "short": "A.2.2.2.1 Problem description",
        "definition": "Problems or diagnoses that the patient suffered in the past, and which have been resolved, closed or declared as inactive (not included in \"\"current problems or diagnosis\"\") Example: hepatic cyst (the patient has been treated with a hepatic cystectomy that solved the problem and the problem is therefore closed) - Preferred system(s):  ICD-10* SNOMED CT GPS Orphacode if rare disease is diagnosed",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "ClosedProblem.onsetDate",
        "path": "ClosedProblem.onsetDate",
        "short": "A.2.2.2.2 Onset date",
        "definition": "Date of problem onset - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "ClosedProblem.endDate",
        "path": "ClosedProblem.endDate",
        "short": "A.2.2.2.3 End date",
        "definition": "Problem resolution date - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "ClosedProblem.resolution",
        "path": "ClosedProblem.resolution",
        "short": "A.2.2.2.4 Resolution circumstances",
        "definition": "Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.). 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). - Preferred system(s):",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}