Data Management with FHIR
0.1.0 - ci-build
Data Management with FHIR - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Draft as of 2026-02-05 |
{
"resourceType" : "ValueSet",
"id" : "DMSmokingStatusTypeLOINC",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs DMSmokingStatusTypeLOINC</b></p><a name=\"DMSmokingStatusTypeLOINC\"> </a><a name=\"hcDMSmokingStatusTypeLOINC\"> </a><ul><li>Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"La version n'est pas explicitement indiquée. Aucun Système de codes (Code System) correspondant trouvé\"> version Non Précisé(e) (utilise la dernière version provenant du serveur de terminologie)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td></tr><tr><td><a href=\"https://loinc.org/11367-0/\">11367-0</a></td><td>History of Tobacco use</td></tr><tr><td><a href=\"https://loinc.org/72166-2/\">72166-2</a></td><td>Tobacco smoking status</td></tr></table></li></ul></div>"
},
"url" : "https://aphp.github.io/IG-fhir-dm/ValueSet/DMSmokingStatusTypeLOINC",
"version" : "0.1.0",
"name" : "DMSmokingStatusTypeLOINC",
"title" : "Smoking Status Type from LOINC",
"status" : "draft",
"experimental" : false,
"date" : "2026-02-05T22:08:49+00:00",
"publisher" : "AP-HP",
"contact" : [
{
"name" : "AP-HP",
"telecom" : [
{
"system" : "url",
"value" : "https://aphp.fr"
}
]
}
],
"description" : "Type de statut tabagique en provenance de LOINC",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "11367-0",
"display" : "History of Tobacco use"
},
{
"code" : "72166-2",
"display" : "Tobacco smoking status"
}
]
}
]
}
}