Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Smoking Status Pack Years SCT - JSON Representation

Draft as of 2025-10-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DMSmokingStatusPackYearsSCT",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs DMSmokingStatusPackYearsSCT</b></p><a name=\"DMSmokingStatusPackYearsSCT\"> </a><a name=\"hcDMSmokingStatusPackYearsSCT\"> </a><p>Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :</p><ul><li>Inclut codes provenant de<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> où concept  is-a 401201003 (nombre de paquets-années de cigarettes)</li><li>Inclut codes provenant de<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> où concept  is-a 782516008 (Number of calculated smoking pack years)</li></ul></div>"
  },
  "url" : "https://interop.aphp.fr/ig/fhir/dm/ValueSet/DMSmokingStatusPackYearsSCT",
  "version" : "0.1.0",
  "name" : "DMSmokingStatusPackYearsSCT",
  "title" : "Smoking Status Pack Years SCT",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-23T20:49:03+00:00",
  "publisher" : "AP-HP",
  "contact" : [
    {
      "name" : "AP-HP",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://aphp.fr"
        }
      ]
    }
  ],
  "description" : "Type de statut tabagique en provenance de SNOMED CT",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "401201003"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "782516008"
          }
        ]
      }
    ]
  }
}