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

FHIR IG Statistics: StructureDefinition/Problem

Packagehl7.fhir.eu.eps
TypeStructureDefinition
IdProblem
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/StructureDefinition-Problem.html
URLhttp://hl7.eu/fhir/eps/StructureDefinition/Problem
Version0.0.1-ci
Statusdraft
Date2025-06-20T15:31:33+00:00
NameProblemPsEhn
TitleA.2.3.1 Current problems
Realmeu
Authorityhl7
DescriptionCurrent problems. Section A.2.3.1 of the eHN guideline.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttp://hl7.eu/fhir/eps/StructureDefinition/Problem
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 Problem

NameFlagsCard.TypeDescription & Constraintsdoco
.. Problem 0..*BaseA.2.3.1 Current problems
... description 0..*CodeableConceptA.2.3.1.1 Problem / diagnosis description
... onsetDate 0..*dateTimeA.2.3.1.2 Onset date
... assertionStatus 0..*dateTimeA.2.3.1.3 Diagnosis assertion status

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Problem",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/eps/StructureDefinition/Problem",
  "version": "0.0.1-ci",
  "name": "ProblemPsEhn",
  "title": "A.2.3.1 Current 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": "Current problems. Section A.2.3.1 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/Problem",
  "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": "Problem",
        "path": "Problem",
        "short": "A.2.3.1 Current problems",
        "definition": "Current problems. Section A.2.3.1 of the eHN guideline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Problem.description",
        "path": "Problem.description",
        "short": "A.2.3.1.1 Problem / diagnosis description",
        "definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. - Preferred system(s): ICD-10* SNOMED CT GPS Orphacode if rare disease is diagnosed",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Problem.description",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Problem.onsetDate",
        "path": "Problem.onsetDate",
        "short": "A.2.3.1.2 Onset date",
        "definition": "Date of problem onset - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Problem.onsetDate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Problem.assertionStatus",
        "path": "Problem.assertionStatus",
        "short": "A.2.3.1.3 Diagnosis assertion status",
        "definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition. - Preferred system(s): HL7",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Problem.assertionStatus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Problem",
        "path": "Problem",
        "short": "A.2.3.1 Current problems",
        "definition": "Current problems. Section A.2.3.1 of the eHN guideline."
      },
      {
        "id": "Problem.description",
        "path": "Problem.description",
        "short": "A.2.3.1.1 Problem / diagnosis description",
        "definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. - Preferred system(s): ICD-10* SNOMED CT GPS Orphacode if rare disease is diagnosed",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Problem.onsetDate",
        "path": "Problem.onsetDate",
        "short": "A.2.3.1.2 Onset date",
        "definition": "Date of problem onset - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Problem.assertionStatus",
        "path": "Problem.assertionStatus",
        "short": "A.2.3.1.3 Diagnosis assertion status",
        "definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition. - Preferred system(s): HL7",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  }
}