0.1.0 - ci-build

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

: ValueSetObservationSocialComponent (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "value-set-observation-social-component-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-observation-social-component-my-core</b></p><a name=\"value-set-observation-social-component-my-core\"> </a><a name=\"hcvalue-set-observation-social-component-my-core\"> </a><a name=\"value-set-observation-social-component-my-core-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/74043-1/\">74043-1</a></td><td>Alcohol use disorder</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" : "http://fhir.hie.moh.gov.my/ValueSet/observation-social-component-my-core",
  "version" : "0.1.0",
  "name" : "ValueSetObservationSocialComponentMyCore",
  "title" : "ValueSetObservationSocialComponent (MY Core)",
  "status" : "active",
  "date" : "2024-02-12T04:04:09.5621857+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Component available for social history",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "74043-1",
            "display" : "Alcohol use disorder"
          },
          {
            "code" : "72166-2",
            "display" : "Tobacco smoking status"
          }
        ]
      }
    ]
  }
}