Skip to main content
Skip table of contents

Observation-BNet-Preg-AlcoholConsumption

FHIR Resource information

FHIR Resource

🌍Observation-BNet-Preg-AlcoholConsumption. Based on 🌍 Observation

Description

Alcohol consumption

Release status

LIVE

Cardinality

Single Instance

Writing to Spine permitted

YES - for Spine Client Type (MAT)

Spine filters

None

FHIR Observation resource details

Observation details

Code

364657008 (🌍 snomed)

Value type

🌍CodeableConcept

Resource Element

valueCodeableConcept

Mandatory

Yes

Uses effectiveDateTime

No

Data Dictionary item

Alcohol_Consumption - Alcohol consumption
   - DataSet: (NZHISOMAT4) New Zealand HISO Maternity data set (Phase 4)
   - DataSet: (PREGSUMUK) UK PREGSUM Maternity Data set
   - Topic: (DrugsAlcohol) Drugs and Alcohol

Valueset used

Value set: 🌍ValueSet-BNet-Preg-AlcholFrequency

Key FHIR Resource elements used

* status - Fixed code for the status of the observation

Summary

Fixed code for the status of the observation

Mandatory

Yes

Expected type

🌍code

Write allowed

No

Data Dictionary item

None

Fixed value

Fixed code value of 'final' should be used.

component.code - Fixed code for the component of the observation

Summary

Fixed code for the component of the observation

Mandatory

No

Expected type

🌍codeableConcept

Write allowed

No

Data Dictionary item

None

Fixed value

Fixed code value: '427013000', CodeSystem: 'snomed'', Display: ' Alcohol consumption during pregnancy (finding)'

component.valueInteger - Alcohol consumption during pregnancy (finding)

Summary

Alcohol consumption during pregnancy (finding)

Mandatory

No

Expected type

🌍integer

Write allowed

No

Data Dictionary item

Preg_AlcoholConsumption - Current alcohol consumption
   - DataSet: (NZHISOMAT4) New Zealand HISO Maternity data set (Phase 4)
   - DataSet: (PREGSUMUK) UK PREGSUM Maternity Data set
   - Topic: (DrugsAlcohol) Drugs and Alcohol

component.code - Fixed code for the component of the observation

Summary

Fixed code for the component of the observation

Mandatory

No

Expected type

🌍codeableConcept

Write allowed

No

Data Dictionary item

None

Fixed value

Fixed code value: '568161000005105', CodeSystem: 'snomed'', Display: 'Maternal pre-pregnancy alcoholic beverage intake'

component.valueInteger - Average units per week before conception

Summary

Average units per week before conception

Mandatory

No

Expected type

🌍integer

Write allowed

No

Data Dictionary item

Pre_Preg_AlcoholConsumption - Maternal pre-pregnancy alcoholic beverage intake
   - DataSet: (PREGSUMUK) UK PREGSUM Maternity Data set
   - Topic: (DrugsAlcohol) Drugs and Alcohol

component.code - Fixed code for the component of the observation

Summary

Fixed code for the component of the observation

Mandatory

No

Expected type

🌍codeableConcept

Write allowed

No

Data Dictionary item

None

Fixed value

Fixed code value: '763256006', CodeSystem: 'snomed'', Display: 'AUDIT-C (Alcohol Use Disorders Identification Test - Consumption) score'

component.valueInteger - AUDIT-C (Alcohol Use Disorders Identification Test - Consumption) score

Summary

AUDIT-C (Alcohol Use Disorders Identification Test - Consumption) score

Mandatory

No

Expected type

🌍integer

Write allowed

No

Data Dictionary item

Alcohol_Audit_C - AUDIT-C score
   - DataSet: (PREGSUMUK) UK PREGSUM Maternity Data set
   - Topic: (DrugsAlcohol) Drugs and Alcohol

component.code - Fixed code for the component of the observation

Summary

Fixed code for the component of the observation

Mandatory

No

Expected type

🌍codeableConcept

Write allowed

No

Data Dictionary item

None

Fixed value

Fixed code value: '443280005', CodeSystem: 'snomed'', Display: 'AUDIT (alcohol use disorders identification test) score'

component.valueInteger - Total AUDIT-C (Alcohol Use Disorders Identification Test - Consumption) score

Summary

Total AUDIT-C (Alcohol Use Disorders Identification Test - Consumption) score

Description

This field will be populated when the alcohol frequency is greater than 2.

Mandatory

No

Expected type

🌍integer

Write allowed

No

Data Dictionary item

Alcohol_Audit - AUDIT score
   - DataSet: (PREGSUMUK) UK PREGSUM Maternity Data set
   - Topic: (DrugsAlcohol) Drugs and Alcohol

Example JSON when WRITING to the Spine

JSON
{
  "resourceType": "Observation",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare",
      "valueReference": {
        "reference": "pfnmWUFWGSLHi6aneTz6oGtTq-h4BVgwlH.mvFTZT5kuK5c8QXyC7WeACnmTu.mD",
        "display": "Patient"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "133906008",
          "display": "Postpartum care"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "365967005",
        "display": "Finding of alcohol intake"
      }
    ]
  },
  "subject": {
    "reference": "pfnmWUFWGSLHi6aneTz6oGtTq-h4BVgwlH.mvFTZT5kuK5c8QXyC7WeACnmTu.mD",
    "display": "Patient"
  },
  "effectiveDateTime": "2025-05-19T15:13:52.6551854+00:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "219006",
        "display": "Current drinker of alcohol"
      }
    ]
  }
}

Example JSON when READING from the Spine

JSON
{
  "resourceType": "Observation",
  "id": "4F62736572766174696F6E2D424E65742D4368696C642D436F6E67656E6974616C4D616C666F726D6174696F6E73",
  "meta": {
    "profile": [
      "https://fhir.clevermed.com/StructureDefinition/Observation-BNet-Preg-AlcoholConsumption"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare",
      "valueReference": {
        "reference": "pfnmWUFWGSLHi6aneTz6oGtTq-h4BVgwlH.mvFTZT5kuK5c8QXyC7WeACnmTu.mD",
        "display": "Patient"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "133906008",
          "display": "Postpartum care"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "365967005",
        "display": "Finding of alcohol intake"
      }
    ]
  },
  "subject": {
    "reference": "pfnmWUFWGSLHi6aneTz6oGtTq-h4BVgwlH.mvFTZT5kuK5c8QXyC7WeACnmTu.mD",
    "display": "Patient"
  },
  "effectiveDateTime": "2025-05-19T15:14:52.6554226+00:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "219006",
        "display": "Current drinker of alcohol"
      }
    ]
  }
}


CONFIDENTIAL/COMMERCIAL IN CONFIDENCE

Confidentiality/document control

This document contains information that is confidential to System C Healthcare Ltd (System C) and is intended for our customers to use in connection with our products and services. It must not be used for any other purpose nor disclosed to any other party, either whole or in part, without the prior written consent of System C except as follows. A customer may permit those of its employees, advisors and agents having a need to know the contents of this platform to have access to such of the contents as are strictly necessary, but that customer shall ensure that such employees, advisors and agents are bound to it by an obligation, in similar term, to keep it confidential. A customer's acceptance of these obligations shall be indicated by that customer's use of any of the information contained in this document.

System C acknowledges that a customer may be bound by the Freedom of Information Act 2000 (FOIA). In such cases, System C considers that the contents of this document are confidential and exempt from disclosure pursuant to section 41 of the FOIA. A customer should consult System C before making any disclosure of information relating to System C under the FOIA. System C's business information, methodologies, solutions, as well as reference to System C clients and their projects, are always considered by System C to be exempt from disclosure by virtue of section 41 and 43 of the FOIA, whether indicated or not. 

Product Information: any descriptions of future functionality reflect current product direction, are for informational purposes only, and do not constitute a commitment to provide specific functionality. Timing and availability remain at System C’s discretion and are subject to change and applicable regulatory approvals.

Warning: Paper or PDF copies of this document are not version controlled and will automatically be considered obsolete and superseded at the time of printing or conversion.

Confidentiality/document control statement version number 2.0, QMSUID-0059
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.