CH Term (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epr-term/ and changes regularly. See the Directory of published versions

: IHE Pharmaceutical Advice Status List - JSON Representation

Active as of 2024-05-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ihe-pharmaceuticaladvicestatuslist",
  "meta" : {
    "source" : "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.4--20230126105504"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>urn:oid:1.3.6.1.4.1.19376.1.9.2.1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">OK<a name=\"ihe-pharmaceuticaladvicestatuslist-OK\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CHANGE<a name=\"ihe-pharmaceuticaladvicestatuslist-CHANGE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">REFUSE<a name=\"ihe-pharmaceuticaladvicestatuslist-REFUSE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CANCEL<a name=\"ihe-pharmaceuticaladvicestatuslist-CANCEL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">SUSPEND<a name=\"ihe-pharmaceuticaladvicestatuslist-SUSPEND\"> </a></td></tr><tr><td style=\"white-space:nowrap\">COMMENT<a name=\"ihe-pharmaceuticaladvicestatuslist-COMMENT\"> </a></td></tr></table></div>"
  },
  "url" : "urn:oid:1.3.6.1.4.1.19376.1.9.2.1",
  "version" : "3.0.0-ci-build",
  "name" : "IHEPharmaceuticalAdviceStatusList",
  "title" : "IHE Pharmaceutical Advice Status List",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-01T10:28:16+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "IHE Pharmaceutical Advice Status List",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "OK",
      "display" : "OK"
    },
    {
      "code" : "CHANGE",
      "display" : "CHANGE"
    },
    {
      "code" : "REFUSE",
      "display" : "REFUSE"
    },
    {
      "code" : "CANCEL",
      "display" : "CANCEL"
    },
    {
      "code" : "SUSPEND",
      "display" : "SUSPEND"
    },
    {
      "code" : "COMMENT",
      "display" : "COMMENT"
    }
  ]
}