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

: Expertise ValueSet - JSON Representation

Active as of 2024-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "expertise-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet expertise-vs</b></p><a name=\"expertise-vs\"> </a><a name=\"hcexpertise-vs\"> </a><a name=\"hcexpertise-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>CLIN</td><td>Medisinsk biokjemi</td></tr><tr><td>MBIO</td><td>Medisinsk mikrobiologi</td></tr><tr><td>MGEN</td><td>Medisinsk genetikk</td></tr><tr><td>FARM</td><td>Klinisk farmakologi</td></tr><tr><td>IMTR</td><td>Immunologi og transfusjonsmedisin</td></tr><tr><td>PAT</td><td>Patologi</td></tr><tr><td>RAD</td><td>Radiologi</td></tr><tr><td>NUK</td><td>Nukleærmedisin</td></tr></table></li></ul></div>"
  },
  "url" : "http://nhn.no/fhir/nilar/ValueSet/expertise-vs",
  "version" : "1.4.1",
  "name" : "Expertise_VS",
  "title" : "Expertise ValueSet",
  "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" : "Expertise of investigation used in producing an Observation.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehelse.no/fhir/CodeSystem/no-kodeverk-8202",
        "concept" : [
          {
            "code" : "CLIN",
            "display" : "Medisinsk biokjemi"
          },
          {
            "code" : "MBIO",
            "display" : "Medisinsk mikrobiologi"
          },
          {
            "code" : "MGEN",
            "display" : "Medisinsk genetikk"
          },
          {
            "code" : "FARM",
            "display" : "Klinisk farmakologi"
          },
          {
            "code" : "IMTR",
            "display" : "Immunologi og transfusjonsmedisin"
          },
          {
            "code" : "PAT",
            "display" : "Patologi"
          },
          {
            "code" : "RAD",
            "display" : "Radiologi"
          },
          {
            "code" : "NUK",
            "display" : "Nukleærmedisin"
          }
        ]
      }
    ]
  }
}