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-immunization-recommendation-status-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-immunization-recommendation-status-my-core</b></p><a name=\"code-system-immunization-recommendation-status-my-core\"> </a><a name=\"hccode-system-immunization-recommendation-status-my-core\"> </a><a name=\"code-system-immunization-recommendation-status-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-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></tr><tr><td style=\"white-space:nowrap\">planned<a name=\"code-system-immunization-recommendation-status-my-core-planned\"> </a></td><td>Planned</td><td>Planned</td></tr><tr><td style=\"white-space:nowrap\">completed<a name=\"code-system-immunization-recommendation-status-my-core-completed\"> </a></td><td>Completed</td><td>Completed</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"code-system-immunization-recommendation-status-my-core-entered-in-error\"> </a></td><td>Entered In Error</td><td>Entered In Error</td></tr><tr><td style=\"white-space:nowrap\">defaulted<a name=\"code-system-immunization-recommendation-status-my-core-defaulted\"> </a></td><td>Defaulted</td><td>Defaulted</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core",
"identifier" : [
{
"value" : "code-system-immunization-recommendation-status-my-core"
}
],
"version" : "0.1.0",
"name" : "CodeSystemImmunizationRecommendationStatusMyCore",
"title" : "CodeSystemImmunizationRecommendationStatus (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"
}
]
}
],
"compositional" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "planned",
"display" : "Planned",
"definition" : "Planned"
},
{
"code" : "completed",
"display" : "Completed",
"definition" : "Completed"
},
{
"code" : "entered-in-error",
"display" : "Entered In Error",
"definition" : "Entered In Error"
},
{
"code" : "defaulted",
"display" : "Defaulted",
"definition" : "Defaulted"
}
]
}