{
  "resourceType": "StructureDefinition",
  "id": "bebacd2a-28c5-4a46-a530-dbf93717a7c9",
  "meta": {
    "lastUpdated": "2021-10-27T01:21:31.747+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/alcoholusevalue",
  "name": "AlcoholUseValue",
  "title": "Observation (Vitals) - Care Elements - Alcohol Use - Value",
  "status": "draft",
  "date": "2021-05-07T16:37:36.2617355Z",
  "publisher": "OMD",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "CDSS5.1",
      "uri": "www.ontariomd.com",
      "name": "CDS-S 5.1"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Quantity",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Quantity.value",
        "path": "Quantity.value",
        "definition": "BASE RESOURCE DEFINITION:\r\nThe value of the measured amount. The value includes an implicit precision in the presentation of the value.\r\n\r\nCDS-S PROFILE DEFINITION:\r\nThe number of drink equivalents per week as reported by the patient.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.017",
            "comment": "Alcohol Use"
          }
        ]
      },
      {
        "id": "Quantity.unit",
        "path": "Quantity.unit",
        "fixedString": "/wk",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.017",
            "comment": "Alcohol Use"
          }
        ]
      },
      {
        "id": "Quantity.system",
        "path": "Quantity.system",
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.017",
            "comment": "Alcohol Use"
          }
        ]
      }
    ]
  }
}