Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
0.1.0 - CI Build Brazil flag

Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Frequência de Uso da Substância - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "BRFrequenciaUsoSubstancia",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2020-09-20T23:02:24.54+00:00"
  },
  "language" : "pt-BR",
  "text" : {
    "status" : "extensions",
    "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 these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-GTSAbbreviation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation</code></a> version <code>*</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-GTSAbbreviation.html#v3-GTSAbbreviation-MO\">MO</a></td><td>Mensalmente</td><td>Monthly at institution specified time.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-GTSAbbreviation.html#v3-GTSAbbreviation-WK\">WK</a></td><td>Semanalmente</td><td>Weekly at institution specified time.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-GTSAbbreviation.html#v3-GTSAbbreviation-QD\">QD</a></td><td>Diariamente</td><td>Every day at institution specified times.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-BRFrequenciaUsoSubstancia.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRFrequenciaUsoSubstancia</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"
          }
        ]
      }
    }
  ],
  "url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRFrequenciaUsoSubstancia",
  "version" : "0.1.0",
  "name" : "BRFrequenciaUsoSubstancia",
  "title" : "Frequência de Uso da Substância",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-09-20T23:02:23.9723544+00:00",
  "publisher" : "Ministério da Saúde do Brasil",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.saude.gov.br"
        }
      ]
    }
  ],
  "description" : "Identifica a frequência de uso da substância em uso conforme declaração do indivíduo.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
        "version" : "*",
        "concept" : [
          {
            "code" : "MO",
            "display" : "Mensalmente"
          },
          {
            "code" : "WK",
            "display" : "Semanalmente"
          },
          {
            "code" : "QD",
            "display" : "Diariamente"
          }
        ]
      },
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRFrequenciaUsoSubstancia",
        "version" : "*"
      }
    ]
  }
}