{
  "resourceType": "StructureDefinition",
  "id": "7c621e41-446d-4cb1-8f28-e02e48d3967b",
  "meta": {
    "lastUpdated": "2021-10-27T01:44:34.587+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/smokingfrequencyvalue",
  "name": "SmokingFrequencyValue",
  "title": "Observation (Vitals) - Care Elements - Smoking Frequency - Value",
  "status": "draft",
  "date": "2021-10-27T01:43:19.7234013+00:00",
  "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 packs per day smoked as reported by the patient. It is assumed that 1 pack=20 cigarettes.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.015",
            "comment": "Smoking Frequency"
          }
        ]
      },
      {
        "id": "Quantity.unit",
        "path": "Quantity.unit",
        "fixedString": "packs/day",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.015",
            "comment": "Smoking Frequency"
          }
        ]
      }
    ]
  }
}