Package | hl7.fhir.eu.eps |
Resource Type | StructureDefinition |
Id | ClosedProblem |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/StructureDefinition-ClosedProblem.html |
URL | http://hl7.eu/fhir/eps/StructureDefinition/ClosedProblem |
Version | 0.0.1-ci |
Status | draft |
Date | 2025-06-20T15:31:33+00:00 |
Name | ClosedProblemPsEhn |
Title | A.2.2.2 - Resolved, closed or inactive problems |
Realm | eu |
Authority | hl7 |
Description | Resolved, closed or inactive problems. Section A.2.2.2 of the eHN guideline. |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | http://hl7.eu/fhir/eps/StructureDefinition/ClosedProblem |
Kind | logical |
StructureDefinition | |
PatientSummary | A - Patient Summary |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ClosedProblem
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | A.2.2.2 - Resolved, closed or inactive problems | |
![]() ![]() ![]() | 0..* | CodeableConcept | A.2.2.2.1 Problem description | |
![]() ![]() ![]() | 0..* | dateTime | A.2.2.2.2 Onset date | |
![]() ![]() ![]() | 0..* | dateTime | A.2.2.2.3 End date | |
![]() ![]() ![]() | 0..* | CodeableConcept | A.2.2.2.4 Resolution circumstances | |
{ "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" } ] } ] } }