FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/componente-endocervical

Packagebr.gov.saude.ccu
TypeCodeSystem
Idcomponente-endocervical
FHIR VersionR4
Sourcehttps://fhir.fabrica.inf.ufg.br/ccu/https://simplifier.net/resolve?scope=br.gov.saude.ccu@0.0.1&canonical=https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/componente-endocervical
URLhttps://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/componente-endocervical
Version0.0.1
Statusactive
Date2024-07-01T16:45:03-03:00
NameComponenteEndocervical
TitleComponente endocervical
Realmbr
DescriptionIdentifica e define presença ou ausência de componente endocervical.
Purpose**Propósito**. Identificar se há ou não componente endocervical na amostra avaliada.
CopyrightMinistério da Saúde. Produzido pela UFG em parceria com o INCA.
Contentcomplete

Resources that use this resource

ValueSet
componentes-endocervicaisComponentes endocervicais

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem componente-endocervical

This case-sensitive code system https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/componente-endocervical defines the following codes:

CodeDisplay
presente Presente
ausente Ausente

Source

{
  "resourceType": "CodeSystem",
  "id": "componente-endocervical",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/componente-endocervical",
  "version": "0.0.1",
  "name": "ComponenteEndocervical",
  "title": "Componente endocervical",
  "status": "active",
  "experimental": false,
  "date": "2024-07-01T16:45:03-03:00",
  "publisher": "Comissão de Governança de Informação em Saúde (CGIS - UFG)",
  "contact": [
    {
      "name": "Comissão de Governança de Informação em Saúde (CGIS - UFG)",
      "telecom": [
        {
          "system": "url",
          "value": "https://cgis.ufg.br"
        },
        {
          "system": "email",
          "value": "kyriosdata@ufg.br"
        }
      ]
    }
  ],
  "description": "Identifica e define presença ou ausência de componente endocervical.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BR",
          "display": "Brazil"
        }
      ]
    }
  ],
  "purpose": "**Propósito**. Identificar se há ou não componente endocervical na amostra avaliada.",
  "copyright": "Ministério da Saúde. Produzido pela UFG em parceria com o INCA.",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "presente",
      "display": "Presente"
    },
    {
      "code": "ausente",
      "display": "Ausente"
    }
  ]
}