International Patient Summary 1.0.0 Release
1.0 - CI Build

International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions

: Social History Type - JSON Representation

Active as of 2023-01-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.3.88.12.80.60--20081218000000",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.96</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>229819007</td><td>Tobacco use and exposure</td></tr><tr><td>256235009</td><td>Exercise</td></tr><tr><td>160573003</td><td>Alcohol intake</td></tr><tr><td>364393001</td><td>Nutritional observable</td></tr><tr><td>364703007</td><td>Employment detail</td></tr><tr><td>425400000</td><td>Toxic exposure status</td></tr><tr><td>363908000</td><td>Details of drug misuse behavior</td></tr><tr><td>228272008</td><td>Health-related behavior</td></tr><tr><td>105421008</td><td>Educational Achievement</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2008-12-18T00:00:00+01:00"
      }
    }
  ],
  "url" : "http://localhost:8877/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.60--20081218000000",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.88.12.80.60"
    }
  ],
  "version" : "1.0",
  "name" : "SocialHistoryType",
  "title" : "Social History Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-12T22:27:49+01:00",
  "publisher" : "Health Level Seven",
  "contact" : [
    {
      "name" : "HL7 International - International Patient Summary",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description" : "Social History Type",
  "immutable" : false,
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®.html) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO.html). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.6.96",
        "concept" : [
          {
            "code" : "229819007",
            "display" : "Tobacco use and exposure"
          },
          {
            "code" : "256235009",
            "display" : "Exercise"
          },
          {
            "code" : "160573003",
            "display" : "Alcohol intake"
          },
          {
            "code" : "364393001",
            "display" : "Nutritional observable"
          },
          {
            "code" : "364703007",
            "display" : "Employment detail"
          },
          {
            "code" : "425400000",
            "display" : "Toxic exposure status"
          },
          {
            "code" : "363908000",
            "display" : "Details of drug misuse behavior"
          },
          {
            "code" : "228272008",
            "display" : "Health-related behavior"
          },
          {
            "code" : "105421008",
            "display" : "Educational Achievement"
          }
        ]
      }
    ]
  }
}