{
  "resourceType": "StructureDefinition",
  "id": "HdBe-DrugUse",
  "url": "https://fhir.healthdata.be//StructureDefinition/HdBe-DrugUse",
  "version": "0.1.0",
  "name": "HdBeDrugUse",
  "title": "HdBe DrugUse",
  "status": "active",
  "description": "**Concept**\nDrugs (or: narcotics, amphetamines, intoxicants, highs, hallucinogenics, illegal substances or dope) is a collective term for drugs and chemical substances with a more or less ‘drugging' (anesthetic, boosting and/or hallucinogenic) effect and which can lead to addiction. Drug [Online] Available at: nl.Wikipedia.org/wiki/drug [Accessed: 11 February 2015]. \n\nThis information model describes the information asked of the patient about their drug use.\n\n**Purpose**\nDocumenting and sharing registration of the drug use, as described in the concept.\n**Evidence Base**\nThough this information model can also be used to abuse (the patient’s own) medication, the project group eventually decided to focus on information on drug use, as described in the concept. \nSeeing as there is a large variety of ways to record the amount of drugs used, we decided that this part is to be entered as free text.\n\n**Example Instances**\n\n**Instructions**\nThe 'DrugOrMedicationTypeCodelist is extensible. If the drug in question is not on the codelist, the list can be extended with a code from the SNOMED CT hierarchy 'Substance; <105590001' or if necessary from the hierarchy 'Pharmaceutical/biologic product; < 373873005'.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://fhir.healthdata.be//StructureDefinition/HdBe-DrugUse",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "HdBe-DrugUse",
        "path": "HdBe-DrugUse",
        "short": "HdBe DrugUse",
        "definition": "**Concept**\nDrugs (or: narcotics, amphetamines, intoxicants, highs, hallucinogenics, illegal substances or dope) is a collective term for drugs and chemical substances with a more or less ‘drugging' (anesthetic, boosting and/or hallucinogenic) effect and which can lead to addiction. Drug [Online] Available at: nl.Wikipedia.org/wiki/drug [Accessed: 11 February 2015]. \n\nThis information model describes the information asked of the patient about their drug use.\n\n**Purpose**\nDocumenting and sharing registration of the drug use, as described in the concept.\n**Evidence Base**\nThough this information model can also be used to abuse (the patient’s own) medication, the project group eventually decided to focus on information on drug use, as described in the concept. \nSeeing as there is a large variety of ways to record the amount of drugs used, we decided that this part is to be entered as free text.\n\n**Example Instances**\n\n**Instructions**\nThe 'DrugOrMedicationTypeCodelist is extensible. If the drug in question is not on the codelist, the list can be extended with a code from the SNOMED CT hierarchy 'Substance; <105590001' or if necessary from the hierarchy 'Pharmaceutical/biologic product; < 373873005'."
      },
      {
        "id": "HdBe-DrugUse.food",
        "path": "HdBe-DrugUse.food",
        "short": "Food",
        "definition": "The foods a person ate in a day",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "HdBe-DrugUse.food.breakfast",
        "path": "HdBe-DrugUse.food.breakfast",
        "short": "Breakfast",
        "definition": "The meal eaten in the morning",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}