Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-01-20 |
{
"resourceType" : "CodeSystem",
"id" : "consultation-note-content-format",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem consultation-note-content-format</b></p><a name=\"consultation-note-content-format\"> </a><a name=\"hcconsultation-note-content-format\"> </a><a name=\"consultation-note-content-format-en-US\"> </a><p>This case-insensitive code system <code>https://alexapi.medtechglobal.com.au/fhir/CodeSystem/consultation-note-content-format</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"consultation-note-content-format-1\"> </a></td><td>Note 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"consultation-note-content-format-2\"> </a></td><td>Note 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"consultation-note-content-format-3\"> </a></td><td>Note 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"consultation-note-content-format-4\"> </a></td><td>Note 4</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"consultation-note-content-format-5\"> </a></td><td>Note 5</td></tr></table></div>"
},
"url" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/consultation-note-content-format",
"version" : "0.0.1",
"name" : "ConsultationNoteContentFormatCodes",
"title" : "Consultation Note Content Format CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2025-01-20T21:47:25+00:00",
"publisher" : "Medtech Global",
"contact" : [
{
"name" : "Medtech Global",
"telecom" : [
{
"system" : "url",
"value" : "https://medtechglobal.com.au"
},
{
"system" : "email",
"value" : "support@medtechglobal.com"
}
]
},
{
"name" : "Medtech Support",
"telecom" : [
{
"system" : "email",
"value" : "support@medtechglobal.com",
"use" : "work"
}
]
}
],
"description" : "Consultation Note Content Format CodeSystem",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Note 1"
},
{
"code" : "2",
"display" : "Note 2"
},
{
"code" : "3",
"display" : "Note 3"
},
{
"code" : "4",
"display" : "Note 4"
},
{
"code" : "5",
"display" : "Note 5"
}
]
}