1.4.1 - ci-build

DiagnosticReportIG - Local Development build (v1.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Main Expertise VS - JSON Representation

Active as of 2024-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "main-expertise-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet main-expertise-vs</b></p><a name=\"main-expertise-vs\"> </a><a name=\"hcmain-expertise-vs\"> </a><a name=\"hcmain-expertise-vs-en-US\"> </a><ul><li>Include these codes as defined in <code>http://ehelse.no/fhir/CodeSystem/no-kodeverk-8202</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>LAB</td><td>Laboratoriemedisin</td></tr><tr><td>PAT</td><td>Patologi</td></tr><tr><td>BLD</td><td>Bildediagnostikk</td></tr></table></li></ul></div>"
  },
  "url" : "http://nhn.no/fhir/nilar/ValueSet/main-expertise-vs",
  "version" : "1.4.1",
  "name" : "MainExpertise_VS",
  "title" : "Main Expertise VS",
  "status" : "active",
  "date" : "2024-07-02T13:23:40+00:00",
  "publisher" : "Norsk helsenett - Nilar",
  "contact" : [
    {
      "name" : "Norsk helsenett - Nilar",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhn.no"
        }
      ]
    }
  ],
  "description" : "The main type of labaratory expertise expressed in a DiagnosticReport.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehelse.no/fhir/CodeSystem/no-kodeverk-8202",
        "concept" : [
          {
            "code" : "LAB",
            "display" : "Laboratoriemedisin"
          },
          {
            "code" : "PAT",
            "display" : "Patologi"
          },
          {
            "code" : "BLD",
            "display" : "Bildediagnostikk"
          }
        ]
      }
    ]
  }
}