Hospital-Community Lab Referral Cycle
1.1.0 - ci-build

This page is part of the LRC IG (v1.1.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Meuhedet Lab Result Code - JSON Representation

Draft as of 2024-08-12

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "meuhedet-lab-result-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem meuhedet-lab-result-code</b></p><a name=\"meuhedet-lab-result-code\"> </a><a name=\"hcmeuhedet-lab-result-code\"> </a><a name=\"meuhedet-lab-result-code-en-US\"> </a><p>This case-insensitive code system <code>http://ig.fhir-il-community.org/LRC/CodeSystem/meuhedet-lab-result-code</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\">600<a name=\"meuhedet-lab-result-code-600\"> </a></td><td>CBC</td></tr><tr><td style=\"white-space:nowrap\">624<a name=\"meuhedet-lab-result-code-624\"> </a></td><td>PT</td></tr></table></div>"
  },
  "url" : "http://ig.fhir-il-community.org/LRC/CodeSystem/meuhedet-lab-result-code",
  "version" : "1.1.0",
  "name" : "MeuhedetLabResultCode",
  "title" : "Meuhedet Lab Result Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-12T15:11:38+00:00",
  "publisher" : "FHIR-il community",
  "contact" : [
    {
      "name" : "FHIR-il community",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ig.fhir-il-community.org"
        }
      ]
    }
  ],
  "description" : "List of Lab result codes for Meuhadet HMO",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "600",
      "display" : "CBC"
    },
    {
      "code" : "624",
      "display" : "PT"
    }
  ]
}