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

: Value Set Pain Quality (MY Core) - JSON Representation

Active as of 2024-12-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "value-set-pain-quality-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-pain-quality-my-core</b></p><a name=\"value-set-pain-quality-my-core\"> </a><a name=\"hcvalue-set-pain-quality-my-core\"> </a><a name=\"value-set-pain-quality-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/8708008/\">8708008</a></td><td>Sharp pain</td></tr><tr><td><a href=\"https://loinc.org/49575005/\">49575005</a></td><td>Shooting pain</td></tr><tr><td><a href=\"https://loinc.org/83644001/\">83644001</a></td><td>Dull pain</td></tr><tr><td><a href=\"https://loinc.org/36349006/\">36349006</a></td><td>Burning pain</td></tr><tr><td><a href=\"https://loinc.org/786837007/\">786837007</a></td><td>Tingling pain</td></tr><tr><td><a href=\"https://loinc.org/44077006/\">44077006</a></td><td>Numbness</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/ValueSet/pain-quality-my-core",
  "version" : "0.1.0",
  "name" : "ValueSetPainQualityMyCore",
  "title" : "Value Set Pain Quality (MY Core)",
  "status" : "active",
  "date" : "2024-12-26T11:44:45+08:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "8708008",
            "display" : "Sharp pain"
          },
          {
            "code" : "49575005",
            "display" : "Shooting pain"
          },
          {
            "code" : "83644001",
            "display" : "Dull pain"
          },
          {
            "code" : "36349006",
            "display" : "Burning pain"
          },
          {
            "code" : "786837007",
            "display" : "Tingling pain"
          },
          {
            "code" : "44077006",
            "display" : "Numbness"
          }
        ]
      }
    ]
  }
}