RNDS (Guia de Implementação)
0.1.0 - ci-build

RNDS (Guia de Implementação) - Local Development build (v0.1.0). See the Directory of published versions

: Medicamento - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "BRMedicamento-1.0",
  "meta" : {
    "lastUpdated" : "2020-03-12T10:12:20.225-03:00"
  },
  "language" : "pt-BR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><ul><li>Include all codes defined in <a href=\"CodeSystem-BRMedicamento.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRMedicamento</code></a></li></ul></div>"
  },
  "url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRMedicamento-1.0",
  "version" : "0.1.0",
  "name" : "BRMedicamento",
  "title" : "Medicamento",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-03-12T13:12:19.2820426+00:00",
  "publisher" : "Rede Nacional de Dados em Saúde",
  "contact" : [
    {
      "name" : "Rede Nacional de Dados em Saúde",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/kyriosdata"
        },
        {
          "system" : "email",
          "value" : "rnds@saude.gov.br"
        }
      ]
    }
  ],
  "description" : "Identifica um medicamento.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRMedicamento",
        "version" : "*"
      }
    ]
  }
}