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

FHIR IG Statistics: ValueSet/cid10

Packagebr.go.ses.core
TypeValueSet
Idcid10
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/core/file:///ig/output/ValueSet-cid10.html
URLhttps://fhir.saude.go.gov.br/r4/core/ValueSet/cid10
Version0.0.1
Statusactive
Date2025-01-17T09:52:16-03:00
NameCID10
TitleCID-10
Realmbr
DescriptionCódigos CID-10

Resources that use this resource

StructureDefinition
exame-solicitadoExame Solicitado
suspeita-diagnostica-investigadaSuspeita Diagnóstica Investigada

Resources that this resource uses

CodeSystem
BRCID10Classificação Internacional de Doenças - Décima Revisão - CID-10

Narrative

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

Generated Narrative: ValueSet cid10


Source

{
  "resourceType": "ValueSet",
  "id": "cid10",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10",
  "version": "0.0.1",
  "name": "CID10",
  "title": "CID-10",
  "status": "active",
  "experimental": false,
  "date": "2025-01-17T09:52:16-03:00",
  "publisher": "SES-GO",
  "contact": [
    {
      "name": "SES-GO",
      "telecom": [
        {
          "system": "url",
          "value": "https://fhir.saude.go.gov.br"
        },
        {
          "system": "email",
          "value": "ti-ses.saude@goias.gov.br"
        }
      ]
    }
  ],
  "description": "Códigos CID-10",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10"
      }
    ]
  }
}