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" : "CodeSystem",
"id" : "code-system-outcome-stress-dass-21-my-core",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-outcome-stress-dass-21-my-core</b></p><a name=\"code-system-outcome-stress-dass-21-my-core\"> </a><a name=\"hccode-system-outcome-stress-dass-21-my-core\"> </a><a name=\"code-system-outcome-stress-dass-21-my-core-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td></tr><tr><td>low</td><td>low</td><td>string</td></tr><tr><td>high</td><td>high</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/outcome-stress-dass-21-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>low</b></td><td><b>high</b></td></tr><tr><td style=\"white-space:nowrap\">s01<a name=\"code-system-outcome-stress-dass-21-my-core-s01\"> </a></td><td>Normal</td><td>Normal</td><td>0</td><td>7</td></tr><tr><td style=\"white-space:nowrap\">s02<a name=\"code-system-outcome-stress-dass-21-my-core-s02\"> </a></td><td>Mild Stress, please consult your nearest healthcare facility for further information.</td><td>Mild Stress, please consult your nearest healthcare facility for further information.</td><td>8</td><td>9</td></tr><tr><td style=\"white-space:nowrap\">s03<a name=\"code-system-outcome-stress-dass-21-my-core-s03\"> </a></td><td>Moderate Stress, please consult your nearest healthcare facility for further information.</td><td>Moderate Stress, please consult your nearest healthcare facility for further information.</td><td>10</td><td>12</td></tr><tr><td style=\"white-space:nowrap\">s04<a name=\"code-system-outcome-stress-dass-21-my-core-s04\"> </a></td><td>Severe Stress, please consult your nearest healthcare facility for further information.</td><td>Severe Stress, please consult your nearest healthcare facility for further information.</td><td>13</td><td>16</td></tr><tr><td style=\"white-space:nowrap\">s05<a name=\"code-system-outcome-stress-dass-21-my-core-s05\"> </a></td><td>Extremely Severe Stress, please seek medical attention from your nearest healthcare facility.</td><td>Extremely Severe Stress, please seek medical attention from your nearest healthcare facility.</td><td>17</td><td>36</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/outcome-stress-dass-21-my-core",
"version" : "0.1.0",
"name" : "CodeSystemOutcomeStressDass21MyCore",
"title" : "CodeSystemOutcomeStressDass21 (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" : "Stress Scale Scoring Questionnaire",
"compositional" : false,
"content" : "complete",
"count" : 5,
"property" : [
{
"code" : "low",
"type" : "string"
},
{
"code" : "high",
"type" : "string"
}
],
"concept" : [
{
"code" : "s01",
"display" : "Normal",
"definition" : "Normal",
"property" : [
{
"code" : "low",
"valueString" : "0"
},
{
"code" : "high",
"valueString" : "7"
}
]
},
{
"code" : "s02",
"display" : "Mild Stress, please consult your nearest healthcare facility for further information.",
"definition" : "Mild Stress, please consult your nearest healthcare facility for further information.",
"property" : [
{
"code" : "low",
"valueString" : "8"
},
{
"code" : "high",
"valueString" : "9"
}
]
},
{
"code" : "s03",
"display" : "Moderate Stress, please consult your nearest healthcare facility for further information.",
"definition" : "Moderate Stress, please consult your nearest healthcare facility for further information.",
"property" : [
{
"code" : "low",
"valueString" : "10"
},
{
"code" : "high",
"valueString" : "12"
}
]
},
{
"code" : "s04",
"display" : "Severe Stress, please consult your nearest healthcare facility for further information.",
"definition" : "Severe Stress, please consult your nearest healthcare facility for further information.",
"property" : [
{
"code" : "low",
"valueString" : "13"
},
{
"code" : "high",
"valueString" : "16"
}
]
},
{
"code" : "s05",
"display" : "Extremely Severe Stress, please seek medical attention from your nearest healthcare facility.",
"definition" : "Extremely Severe Stress, please seek medical attention from your nearest healthcare facility.",
"property" : [
{
"code" : "low",
"valueString" : "17"
},
{
"code" : "high",
"valueString" : "36"
}
]
}
]
}