FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cigarette-smoking-before-during-pregnancy

Packageihe.qrph.bfdr
TypeValueSet
Idcigarette-smoking-before-during-pregnancy
FHIR VersionR4
Sourcehttps://profiles.ihe.net/QRPH/bfdr/https://build.fhir.org/ig/IHE/fhir-bfdr/ValueSet-cigarette-smoking-before-during-pregnancy.html
URLhttps://profiles.ihe.net/QRPH/bfdr/ValueSet/cigarette-smoking-before-during-pregnancy
Version1.1.0
Statusactive
Date2024-07-09T14:11:31+00:00
NameCigaretteSmokingBeforeAndDuringPregnancy
TitleCigarette Smoking Before and During Pregnancy
Realmuv
Authorityihe
DescriptionThis value set contains codes to determine the number of cigarettes smoked in specific periods before and during pregnancy.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
Observation-cigarette-smoking-before-during-pregnancyObservation - Cigarette Smoking Before and During Pregnancy

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cigarette-smoking-before-during-pregnancy

version: versionId: id (PrimitiveType/ValueSet.meta.versionId): native = id -> 5; Last updated: 2023-02-16 20:18:01+0000

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    64794-1In the 3 months before you got pregnant, how many cigarettes did you smoke on an average day [PhenX]
    87298-6Cigarettes smoked per day by Mother--1st trimester
    87299-4Cigarettes smoked per day by Mother--2nd trimester
    64795-8In the last 3 months of your pregnancy, how many cigarettes did you smoke on an average day [PhenX]

Source

{
  "resourceType": "ValueSet",
  "id": "cigarette-smoking-before-during-pregnancy",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2023-02-16T20:18:01.777Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/QRPH/bfdr/ValueSet/cigarette-smoking-before-during-pregnancy",
  "version": "1.1.0",
  "name": "CigaretteSmokingBeforeAndDuringPregnancy",
  "title": "Cigarette Smoking Before and During Pregnancy",
  "status": "active",
  "experimental": false,
  "date": "2024-07-09T14:11:31+00:00",
  "publisher": "IHE International",
  "contact": [
    {
      "name": "IHE Quality, Research and Public Health Committee",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health"
        }
      ]
    }
  ],
  "description": "This value set contains codes to determine the number of cigarettes smoked in specific periods before and during pregnancy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "64794-1",
            "display": "In the 3 months before you got pregnant, how many cigarettes did you smoke on an average day [PhenX]"
          },
          {
            "code": "87298-6",
            "display": "Cigarettes smoked per day by Mother--1st trimester"
          },
          {
            "code": "87299-4",
            "display": "Cigarettes smoked per day by Mother--2nd trimester"
          },
          {
            "code": "64795-8",
            "display": "In the last 3 months of your pregnancy, how many cigarettes did you smoke on an average day [PhenX]"
          }
        ]
      }
    ]
  }
}