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-02-12 |
{
"resourceType" : "ValueSet",
"id" : "value-set-allergy-negation-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-allergy-negation-my-core</b></p><a name=\"value-set-allergy-negation-my-core\"> </a><a name=\"hcvalue-set-allergy-negation-my-core\"> </a><a name=\"value-set-allergy-negation-my-core-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/716186003\">716186003</a></td><td>No Known Allergy</td></tr><tr><td><a href=\"http://snomed.info/id/1631000175102\">1631000175102</a></td><td>Require Allergy Assessment</td></tr><tr><td><a href=\"http://snomed.info/id/370860007\">370860007</a></td><td>To Be Confirmed</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.hie.moh.gov.my/ValueSet/allergy-negation-my-core",
"version" : "0.1.0",
"name" : "ValueSetAllergyNegationMyCore",
"title" : "ValueSetAllergyNegation (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" : "Allergy Negation Statement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "716186003",
"display" : "No Known Allergy"
},
{
"code" : "1631000175102",
"display" : "Require Allergy Assessment"
},
{
"code" : "370860007",
"display" : "To Be Confirmed"
}
]
}
]
}
}