HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build
HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-03-27 |
{
"resourceType" : "ValueSet",
"id" : "value-set-pain-pattern-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-pattern-core</b></p><a name=\"value-set-pain-pattern-core\"> </a><a name=\"hcvalue-set-pain-pattern-core\"> </a><a name=\"value-set-pain-pattern-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/LA9933-8/\">LA9933-8</a></td><td>Always (76-100%)</td></tr><tr><td><a href=\"https://loinc.org/LA10044-8/\">LA10044-8</a></td><td>Often (51-75%)</td></tr><tr><td><a href=\"https://loinc.org/LA10082-8/\">LA10082-8</a></td><td>Sometimes (26-50%)</td></tr><tr><td><a href=\"https://loinc.org/LA10066-1/\">LA10066-1</a></td><td>Rarely (1-25%)</td></tr><tr><td><a href=\"https://loinc.org/LA6270-8/\">LA6270-8</a></td><td>Never (0%)</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.hie.moh.gov.my/ValueSet/pain-pattern-my-core",
"version" : "2.0.0",
"name" : "ValueSetPainPatternMyCore",
"title" : "ValueSetPainPattern (MY Core)",
"status" : "active",
"date" : "2025-03-27T08:15:29+08:00",
"publisher" : "MHNexus Sdn Bhd",
"contact" : [
{
"name" : "MHNexus Sdn Bhd",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mhn.asia/"
},
{
"system" : "email",
"value" : "bizdev@mhnexus.com"
}
]
}
],
"description" : "Quantifying frequency of pain",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA9933-8",
"display" : "Always (76-100%)"
},
{
"code" : "LA10044-8",
"display" : "Often (51-75%)"
},
{
"code" : "LA10082-8",
"display" : "Sometimes (26-50%)"
},
{
"code" : "LA10066-1",
"display" : "Rarely (1-25%)"
},
{
"code" : "LA6270-8",
"display" : "Never (0%)"
}
]
}
]
}
}