Codes, extension, profiles and more
1.0.0 - ci-build
Codes, extension, profiles and more - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-11-07 |
{
"resourceType" : "CodeSystem",
"id" : "hn-schedule-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hn-schedule-type-cs</b></p><a name=\"hn-schedule-type-cs\"> </a><a name=\"hchn-schedule-type-cs\"> </a><a name=\"hn-schedule-type-cs-no-NO\"> </a><p>This case-sensitive code system <code>http://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Lab<a name=\"hn-schedule-type-cs-Lab\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Vaksine<a name=\"hn-schedule-type-cs-Vaksine\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Koronavaksine<a name=\"hn-schedule-type-cs-Koronavaksine\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Koronatest<a name=\"hn-schedule-type-cs-Koronatest\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Behandlertimebok<a name=\"hn-schedule-type-cs-Behandlertimebok\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Annen<a name=\"hn-schedule-type-cs-Annen\"> </a></td></tr></table></div>"
},
"url" : "http://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs",
"version" : "1.0.0",
"name" : "HnScheduleTypeCS",
"title" : "Codes that should be used for schedule type",
"status" : "draft",
"experimental" : true,
"date" : "2024-11-07T10:34:59+01:00",
"description" : "Codes that should be used for schedule type.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO",
"display" : "Norway"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "Lab",
"display" : "Lab"
},
{
"code" : "Vaksine",
"display" : "Vaksine"
},
{
"code" : "Koronavaksine",
"display" : "Koronavaksine"
},
{
"code" : "Koronatest",
"display" : "Koronatest"
},
{
"code" : "Behandlertimebok",
"display" : "Behandlertimebok"
},
{
"code" : "Annen",
"display" : "Annen"
}
]
}