Cqgc Implementation Guide
0.1.0 - CI Build

Cqgc Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ferlab.bio CodeSystem/organization-type-plus - JSON Representation

Active as of 2020-08-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "organization-type-plus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem organization-type-plus</b></p><a name=\"organization-type-plus\"> </a><a name=\"hcorganization-type-plus\"> </a><p>This case-sensitive code system <code>http://fhir.cqgc.ferlab.bio/CodeSystem/organization-type-plus</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">labdx<a name=\"organization-type-plus-labdx\"> </a></td><td>Diagnostic Laboratory</td><td>Laboratory that processes the sample sent by medical service</td><td>Laboratoire de diagnostic</td></tr></table></div>"
  },
  "url" : "http://fhir.cqgc.ferlab.bio/CodeSystem/organization-type-plus",
  "version" : "0.1.0",
  "name" : "organization-type-plus",
  "title" : "Organization type-plus",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-08-20T09:46:56-04:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Cqgc",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:support@ferlab.bio"
        }
      ]
    }
  ],
  "description" : "The added values ​​(specific to our systems) which extend the CodeSystem provided by HL7",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "labdx",
      "display" : "Diagnostic Laboratory",
      "definition" : "Laboratory that processes the sample sent by medical service",
      "designation" : [
        {
          "language" : "fr",
          "value" : "Laboratoire de diagnostic"
        }
      ]
    }
  ]
}