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
Active as of 2024-12-26 |
{
"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" : "0.1.0",
"name" : "ValueSetPainPatternMyCore",
"title" : "Value Set Pain Pattern (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" : "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%)"
}
]
}
]
}
}