{ "description": "Belgian federal profile. Initially based on the functional description of the NIHDI. Defines a patient's known problem, a diagnostic or antecedent that deserves attention.", "_filename": "StructureDefinition-be-problem.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": "2021-01-10T10:59:49+00:00", "derivation": "constraint", "publisher": "eHealth Platform", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "056", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" }, { "code": "BE", "system": "urn:iso:std:iso:3166" } ] } ], "name": "BeProblem", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "type": "Condition", "experimental": null, "resourceType": "StructureDefinition", "title": "BeProblem", "package_version": "1.3.3-beta", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Summary" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "active", "id": "0f063659-2273-40d8-ba54-59db0316062a", "kind": "resource", "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-problem", "version": "1.0.0", "differential": { "element": [ { "id": "Condition.extension", "path": "Condition.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Condition.extension:ProblemOriginType", "max": "1", "path": "Condition.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-problem-origin-type" ] } ], "sliceName": "ProblemOriginType", "mustSupport": true }, { "id": "Condition.identifier", "path": "Condition.identifier", "mustSupport": true }, { "id": "Condition.clinicalStatus", "path": "Condition.clinicalStatus", "mustSupport": true }, { "id": "Condition.verificationStatus", "path": "Condition.verificationStatus", "mustSupport": true }, { "id": "Condition.category", "min": 1, "path": "Condition.category", "binding": { "strength": "extensible", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-problem-category" }, "mustSupport": true }, { "id": "Condition.code", "min": 1, "path": "Condition.code", "binding": { "strength": "extensible", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-problem-code" }, "mustSupport": true }, { "id": "Condition.bodySite", "path": "Condition.bodySite", "binding": { "strength": "required", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-bodysite" }, "mustSupport": true }, { "id": "Condition.bodySite.extension", "path": "Condition.bodySite.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Condition.bodySite.extension:laterality", "max": "1", "path": "Condition.bodySite.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-laterality" ] } ], "sliceName": "laterality" }, { "id": "Condition.subject", "path": "Condition.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ], "mustSupport": true }, { "id": "Condition.encounter", "path": "Condition.encounter", "mustSupport": true }, { "id": "Condition.onset[x]", "path": "Condition.onset[x]", "mustSupport": true }, { "id": "Condition.abatement[x]", "path": "Condition.abatement[x]", "mustSupport": true }, { "id": "Condition.recordedDate", "min": 1, "path": "Condition.recordedDate", "mustSupport": true }, { "id": "Condition.recorder", "min": 1, "path": "Condition.recorder", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ], "mustSupport": true }, { "id": "Condition.asserter", "path": "Condition.asserter", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ] }, { "id": "Condition.note", "path": "Condition.note", "mustSupport": true } ] }, "contact": [ { "name": "eHealth Platform", "telecom": [ { "value": "https://www.ehealth.fgov.be", "system": "url" } ] }, { "name": "Message structure", "telecom": [ { "value": "message-structure@ehealth.fgov.be", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition" }