{ "description": "A record of a patient's known, suspected or resolved addiction. This represents the addiction condition, not an addiction-related event or observation.", "_filename": "StructureDefinition-be-addiction.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": "BeAddiction", "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": "BeAddiction", "package_version": "1.2.1", "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": "2ca101b2-dc02-407f-9371-2df12ee6c073", "kind": "resource", "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-addiction", "version": "1.0.0", "differential": { "element": [ { "id": "Condition.extension", "path": "Condition.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Condition.extension:AddictionQuantifier", "max": "1", "path": "Condition.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-addiction-quantifier" ] } ], "sliceName": "AddictionQuantifier", "mustSupport": true }, { "id": "Condition.identifier", "path": "Condition.identifier", "mustSupport": true }, { "id": "Condition.clinicalStatus", "path": "Condition.clinicalStatus", "short": "The clinical status of the addiction - whether it is active, resolved...", "mustSupport": true }, { "id": "Condition.verificationStatus", "path": "Condition.verificationStatus", "short": "The verification status of the addiction - whether it is suspected, confirmed, etc.", "mustSupport": true }, { "id": "Condition.category", "min": 1, "path": "Condition.category", "short": "The category of addiction, e.g. gaming, social, or substance addiction...", "binding": { "strength": "extensible", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-addiction-category" }, "mustSupport": true }, { "id": "Condition.code", "min": 1, "path": "Condition.code", "short": "The specific addiction substance", "binding": { "strength": "extensible", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-addiction-code" }, "mustSupport": true }, { "id": "Condition.bodySite", "max": "0", "path": "Condition.bodySite" }, { "id": "Condition.subject", "path": "Condition.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ], "short": "The person that has/had the addiction", "mustSupport": true }, { "id": "Condition.onset[x]", "path": "Condition.onset[x]", "short": "The time, event or period when the addiction started. If it's a period, this is the period in which the addiction appeared, not how long the addiction lasted." }, { "id": "Condition.abatement[x]", "path": "Condition.abatement[x]", "short": "The time, event or period when the addiction ended." }, { "id": "Condition.recordedDate", "path": "Condition.recordedDate", "short": "The date when the addiction was first recorded" }, { "id": "Condition.recorder", "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" ] } ], "short": "The person that first recorded the addiction", "mustSupport": true }, { "id": "Condition.asserter", "path": "Condition.asserter", "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", "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ] } ], "short": "The person that asserted or informed about the addiction.", "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" }