FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4
Resource TypeValueSet
IdValueSet-cigarette-smoking-before-during-pregnancy.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

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

  • 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]

Source1

{
  "resourceType": "ValueSet",
  "id": "cigarette-smoking-before-during-pregnancy",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/bfdr/ValueSet/cigarette-smoking-before-during-pregnancy",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.13.48.23"
    }
  ],
  "version": "2.0.0",
  "name": "CigaretteSmokingBeforeAndDuringPregnancyVS",
  "title": "Cigarette Smoking Before and During Pregnancy",
  "status": "active",
  "experimental": false,
  "date": "2024-10-15T15:43:14+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This valueset contains codes to represent the number of cigarettes smoked in specific periods before and during pregnancy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "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]"
          }
        ]
      }
    ]
  }
}