XpanDH Project
0.1.0 - ci-build 150

XpanDH Project, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh/ and changes regularly. See the Directory of published versions

: eHDSI Social History - JSON Representation

Active as of 2024-10-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSISocialHistory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSISocialHistory</b></p><a name=\"eHDSISocialHistory\"> </a><a name=\"hceHDSISocialHistory\"> </a><a name=\"eHDSISocialHistory-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/364703007\">364703007</a></td><td>Employment detail</td></tr><tr><td><a href=\"http://snomed.info/id/256235009\">256235009</a></td><td>Exercise</td></tr><tr><td><a href=\"http://snomed.info/id/364393001\">364393001</a></td><td>Nutritional observable</td></tr><tr><td><a href=\"http://snomed.info/id/229819007\">229819007</a></td><td>Tobacco use and exposure</td></tr><tr><td><a href=\"http://snomed.info/id/425400000\">425400000</a></td><td>Toxic exposure status</td></tr><tr><td><a href=\"http://snomed.info/id/363908000\">363908000</a></td><td>Details of drug misuse behaviour</td></tr><tr><td><a href=\"http://snomed.info/id/228272008\">228272008</a></td><td>Health-related behaviour</td></tr><tr><td><a href=\"http://snomed.info/id/897148007\">897148007</a></td><td>Alcoholic beverage intake</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xpandh/ValueSet/eHDSISocialHistory",
  "version" : "0.1.0",
  "name" : "EHDSISocialHistory",
  "title" : "eHDSI Social History",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-21T14:41:35+00:00",
  "publisher" : "XpanDH Project",
  "contact" : [
    {
      "name" : "XpanDH Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xpandh-project.iscte-iul.pt"
        }
      ]
    }
  ],
  "description" : "The Value Set is used to code the different elements of the patient's social history.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "364703007",
            "display" : "Employment detail"
          },
          {
            "code" : "256235009",
            "display" : "Exercise"
          },
          {
            "code" : "364393001",
            "display" : "Nutritional observable"
          },
          {
            "code" : "229819007",
            "display" : "Tobacco use and exposure"
          },
          {
            "code" : "425400000",
            "display" : "Toxic exposure status"
          },
          {
            "code" : "363908000",
            "display" : "Details of drug misuse behaviour"
          },
          {
            "code" : "228272008",
            "display" : "Health-related behaviour"
          },
          {
            "code" : "897148007",
            "display" : "Alcoholic beverage intake"
          }
        ]
      }
    ]
  }
}