CH EMED (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH EMED (R4) (v4.0.1: STU 4) 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

: IHE Pharmaceutical Advice Status List - JSON Representation

Active as of 2023-12-28

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--20200106135719"
  },
  "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" : "4.0.1",
  "name" : "IHEPharmaceuticalAdviceStatusList",
  "title" : "IHE Pharmaceutical Advice Status List",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-28T10:07:10+01: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"
    }
  ]
}