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

: Nome do Exame - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "BRNomeExame-1.0",
  "meta" : {
    "lastUpdated" : "2020-03-26T10:20:24.501-03:00"
  },
  "language" : "pt-BR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-BRNomeExameLOINC.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRNomeExameLOINC</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-BRNomeExameGAL.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRNomeExameGAL</code></a></li></ul></div>"
  },
  "url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRNomeExame-1.0",
  "version" : "0.1.0",
  "name" : "BRNomeExame",
  "title" : "Nome do Exame",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-03-26T13:20:23.3537413+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" : "Classifica o exame laboratorial realizado.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRNomeExameLOINC",
        "version" : "*"
      },
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRNomeExameGAL",
        "version" : "*"
      }
    ]
  }
}