FHIR IG Statistics: ValueSet/cigarette-smoking-before-during-pregnancy
Package | ihe.qrph.bfdr |
Type | ValueSet |
Id | cigarette-smoking-before-during-pregnancy |
FHIR Version | R4 |
Source | https://profiles.ihe.net/QRPH/bfdr/https://build.fhir.org/ig/IHE/fhir-bfdr/ValueSet-cigarette-smoking-before-during-pregnancy.html |
URL | https://profiles.ihe.net/QRPH/bfdr/ValueSet/cigarette-smoking-before-during-pregnancy |
Version | 1.1.0 |
Status | active |
Date | 2024-07-09T14:11:31+00:00 |
Name | CigaretteSmokingBeforeAndDuringPregnancy |
Title | Cigarette Smoking Before and During Pregnancy |
Realm | uv |
Authority | ihe |
Description | This value set contains codes to determine the number of cigarettes smoked in specific periods before and during pregnancy. |
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 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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
Code | Display |
64794-1 | In the 3 months before you got pregnant, how many cigarettes did you smoke on an average day [PhenX] |
87298-6 | Cigarettes smoked per day by Mother--1st trimester |
87299-4 | Cigarettes smoked per day by Mother--2nd trimester |
64795-8 | In 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]"
}
]
}
]
}
}