HL7 Portugal FHIR Implementation Guide para alergias e reacções adversas ao medicamento
1.0.0 - CI Build International flag

HL7 Portugal FHIR Implementation Guide para alergias e reacções adversas ao medicamento, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/adr-ig/ and changes regularly. See the Directory of published versions

: Gravidade RAM ValueSet - JSON Representation

Active as of 2024-11-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "adr-gravidade-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet adr-gravidade-vs</b></p><a name=\"adr-gravidade-vs\"> </a><a name=\"hcadr-gravidade-vs\"> </a><a name=\"adr-gravidade-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-adr-gravidade-cs.html\"><code>http://terminology.hl7.pt/CodeSystem/adr-gravidade</code></a></li></ul></div>"
  },
  "url" : "https://hl7.pt/fhir/ADR/ValueSet/adr-gravidade-vs",
  "version" : "1.0.0",
  "name" : "GravidadeVS",
  "title" : "Gravidade RAM ValueSet",
  "status" : "active",
  "date" : "2024-11-22T09:26:17+00:00",
  "publisher" : "HL7 Portugal",
  "contact" : [
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.pt"
        },
        {
          "system" : "email",
          "value" : "info@hl7.pt"
        }
      ]
    },
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geral@hl7.pt",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Gravidade RAM ValueSet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.pt/CodeSystem/adr-gravidade"
      }
    ]
  }
}