Package | robin.gittest |
Resource Type | StructureDefinition |
Id | be-addiction |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=robin.gittest@1.1.22-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-addiction |
URL | https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-addiction |
Version | 0.1.0 |
Status | draft |
Date | 2021-01-10T10:59:49+00:00 |
Name | BeAddiction |
Title | BEAddiction |
Description | A record of a patient's known, suspected or resolved addiction. This represents the addiction condition, not an addiction-related event or observation. |
Type | Condition |
Kind | resource |
No resources found
StructureDefinition | |
be-ext-addiction-quantifier | BeExtAddictionQuantifier |
be-patient | BePatient |
be-practitioner | BePractitioner |
be-practitionerrole | BePractitionerRole |
ValueSet | |
be-vs-addiction-category | Addiction Category |
be-vs-addiction-code | Addiction Code |
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Condition | Detailed information about conditions, problems or diagnoses | |
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | S | 0..1 | Ratio | Extension URL: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-addiction-quantifier |
![]() ![]() ![]() | S | 0..* | Identifier | External Ids for this condition |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | The clinical status of the addiction - whether it is active, resolved... |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | The verification status of the addiction - whether it is suspected, confirmed, etc. |
![]() ![]() ![]() | S | 1..* | CodeableConcept | The category of addiction, e.g. gaming, social, or substance addiction... Binding: Addiction Category (extensible) |
![]() ![]() ![]() | S | 1..1 | CodeableConcept | The specific addiction substance Binding: Addiction Code (extensible) |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | S | 1..1 | Reference(BePatient) | The person that has/had the addiction |
![]() ![]() ![]() | 0..1 | dateTime, Age, Period, Range, string | 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. | |
![]() ![]() ![]() | 0..1 | dateTime, Age, Period, Range, string | The time, event or period when the addiction ended. | |
![]() ![]() ![]() | 0..1 | dateTime | The date when the addiction was first recorded | |
![]() ![]() ![]() | S | 0..1 | Reference(BePractitioner | BePractitionerRole | BePatient) | The person that first recorded the addiction |
![]() ![]() ![]() | S | 0..1 | Reference(BePractitioner | BePractitionerRole | BePatient | RelatedPerson) | The person that asserted or informed about the addiction. |
![]() |
{ "resourceType": "StructureDefinition", "id": "be-addiction", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Summary" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-addiction", "version": "0.1.0", "name": "BeAddiction", "title": "BEAddiction", "status": "draft", "date": "2021-01-10T10:59:49+00:00", "publisher": "eHealth Platform", "contact": [ { "name": "eHealth Platform", "telecom": [ { "system": "url", "value": "https://www.ehealth.fgov.be" } ] }, { "name": "Message structure", "telecom": [ { "system": "email", "value": "message-structure@ehealth.fgov.be" } ] } ], "description": "A record of a patient's known, suspected or resolved addiction. This represents the addiction condition, not an addiction-related event or observation.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "056" }, { "system": "urn:iso:std:iso:3166", "code": "BE" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "sct-concept", "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "sct-attr", "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding" } ], "kind": "resource", "abstract": false, "type": "Condition", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition", "derivation": "constraint", "differential": { "element": [ { "id": "Condition.extension", "path": "Condition.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Condition.extension:AddictionQuantifier", "path": "Condition.extension", "sliceName": "AddictionQuantifier", "max": "1", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-addiction-quantifier" ] } ], "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", "path": "Condition.category", "short": "The category of addiction, e.g. gaming, social, or substance addiction...", "min": 1, "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-addiction-category" } }, { "id": "Condition.code", "path": "Condition.code", "short": "The specific addiction substance", "min": 1, "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-addiction-code" } }, { "id": "Condition.bodySite", "path": "Condition.bodySite", "max": "0" }, { "id": "Condition.subject", "path": "Condition.subject", "short": "The person that has/had the addiction", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ], "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", "short": "The person that first recorded the addiction", "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", "short": "The person that asserted or informed about the addiction.", "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" ] } ], "mustSupport": true } ] } }