Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

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

: LOINC CodeSystem - JSON Representation

Active as of 2025-01-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "loinc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem loinc</b></p><a name=\"loinc\"> </a><a name=\"hcloinc\"> </a><a name=\"loinc-en-US\"> </a><p>This case-sensitive code system <code>http://loinc.org</code> provides <b>a fragment</b> that includes 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\">11450-4<a name=\"loinc-11450-4\"> </a></td><td>Problem list Reported</td></tr><tr><td style=\"white-space:nowrap\">10160-0<a name=\"loinc-10160-0\"> </a></td><td>History of Medication use Narrative</td></tr><tr><td style=\"white-space:nowrap\">30954-2<a name=\"loinc-30954-2\"> </a></td><td>Relevant diagnostic tests/laboratory data Narrative</td></tr><tr><td style=\"white-space:nowrap\">48765-2<a name=\"loinc-48765-2\"> </a></td><td>Allergies and adverse reactions Document</td></tr><tr><td style=\"white-space:nowrap\">11369-6<a name=\"loinc-11369-6\"> </a></td><td>History of Immunization Narrative</td></tr><tr><td style=\"white-space:nowrap\">11488-4<a name=\"loinc-11488-4\"> </a></td><td>Consult note</td></tr><tr><td style=\"white-space:nowrap\">34109-9<a name=\"loinc-34109-9\"> </a></td><td>Note</td></tr><tr><td style=\"white-space:nowrap\">60591-5<a name=\"loinc-60591-5\"> </a></td><td>Patient Summary Document</td></tr></table></div>"
  },
  "url" : "http://loinc.org",
  "version" : "0.0.1",
  "name" : "Loinc",
  "title" : "LOINC 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" : "Place holder for loinc codesystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "11450-4",
      "display" : "Problem list Reported"
    },
    {
      "code" : "10160-0",
      "display" : "History of Medication use Narrative"
    },
    {
      "code" : "30954-2",
      "display" : "Relevant diagnostic tests/laboratory data Narrative"
    },
    {
      "code" : "48765-2",
      "display" : "Allergies and adverse reactions Document"
    },
    {
      "code" : "11369-6",
      "display" : "History of Immunization Narrative"
    },
    {
      "code" : "11488-4",
      "display" : "Consult note"
    },
    {
      "code" : "34109-9",
      "display" : "Note"
    },
    {
      "code" : "60591-5",
      "display" : "Patient Summary Document"
    }
  ]
}