PackagesCanonicalsLogsProblems
    Packages
    ForgePatientChart.0830@0.1.0
    http://telus.com/fhir/patientChart/StructureDefinition/observation-alcohol-use-years-of-etoh-use
{
  "description": "This profile is synchronized with the TELUS DW project to convey the years of ethanol alcohol use.",
  "_filename": "profile-observation-alcohol-use-years-of-etoh-use.json",
  "package_name": "ForgePatientChart.0830",
  "date": "2022-05-31T14:21:00.2410096+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-07-19T20:18:19.5841073+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ObservationAlcoholUseYearsOfETOHUse",
  "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": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "4e885abe-8d6f-4c2b-bc0f-2f833034d41f",
  "kind": "resource",
  "url": "http://telus.com/fhir/patientChart/StructureDefinition/observation-alcohol-use-years-of-etoh-use",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.id",
      "path": "Observation.id",
      "mustSupport": true
    }, {
      "id": "Observation.meta",
      "path": "Observation.meta",
      "mustSupport": true
    }, {
      "id": "Observation.meta.lastUpdated",
      "path": "Observation.meta.lastUpdated",
      "mustSupport": true
    }, {
      "id": "Observation.meta.source",
      "path": "Observation.meta.source",
      "mustSupport": true
    }, {
      "id": "Observation.meta.profile",
      "path": "Observation.meta.profile",
      "comment": "Usage:   When the profile, value =\"http://telus.com/fhir/patientChart/StructureDefinition/observation-alcohol-use-years-of-etoh-use\"  is specified, the message instance can be validated against the profile.  \r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Observation.text",
      "min": 1,
      "path": "Observation.text",
      "mustSupport": true
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "comment": "Usage Note - Historical load do not send the deleted entries. For delta send all updated resource including deleted\r\nPSS -->FHIR\r\nNeeds Review, unfinished --> Final\r\nUpdated --> amended - only if delta is being send\r\ndeleted --> entered-in-error - only if delta is being send TBD question for Lloyd\r\n\r\nMA --> FHIR\r\nActive --> Final\r\ndeleted --> entered-in-error - only if delta is being send\r\n\r\nThis element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.\r\n\r\nConformance Rule - PSS status for active risk factors the status should be final. For updated risk factor the status should be updated to amended",
      "mustSupport": true
    }, {
      "id": "Observation.category",
      "path": "Observation.category",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "text": "social-history"
      }
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.code",
      "path": "Observation.code.coding.code",
      "comment": "74012-6 Number of years alcohol consumed\r\n\r\nNote that FHIR strings SHALL NOT exceed 1MB in size",
      "mustSupport": true
    }, {
      "id": "Observation.code.text",
      "path": "Observation.code.text",
      "comment": "Usage note- Label of the observation being observered from EMR UI \r\n\r\n\r\nVery often the text is the same as a displayName of one of the codings.",
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "mustSupport": true
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "comment": "Usage note - Last reviewed date for the risk factor \r\nPSS and MA to investigate whether we have last reviewed date. If unable to find last reviewed date populate with . \r\n\r\nAt least a date should be present unless this olast updated datebservation is a historical report.  For recording imprecise or \"fuzzy\" times (For example, a blood glucose measurement taken \"after breakfast\") use the [Timing](datatypes.html#timing) datatype which allow the measurement to be tied to regular life events.",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "comment": "Usage note - value type string\r\n\r\nIf partial date is provided only provide the partial date to the precision it was documented ( ex 2020-00-00 = 2020)\r\n\r\n\r\nAn observation may have; 1)  a single value here, 2)  both a value and a set of related or component values,  or 3)  only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code.  A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value.  For additional guidance, see the [Notes section](observation.html#notes) below.",
      "mustSupport": true
    }, {
      "id": "Observation.note",
      "path": "Observation.note",
      "comment": "If onset documented as age provide \"end date, 16 years\" \r\n\r\nMay include general statements about the observation, or statements about significant, unexpected or unreliable results values, or information about its source when relevant to its interpretation.",
      "mustSupport": true
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}