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

FHIR IG Statistics: ValueSet/VSDiagnosticosSCT

Packagehl7.fhir.cl.corecl
TypeValueSet
IdVSDiagnosticosSCT
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/CoreCL/https://hl7chile.cl/fhir/ig/CoreCL/1.7.0/ValueSet-VSDiagnosticosSCT.html
URLhttps://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSDiagnosticosSCT
Version1.7.0
Statusactive
Date2022-07-25T00:00:00-03:00
NameVSDiagnosticosSCT
TitleDiagnósticos SNOMED y Ausente o Desconocido
Realmcl
Authorityhl7
DescriptionDiagnósticos definidos en Snomed-CT.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
CoreDiagnosticoClCL Condición-Diagnóstico

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri
absent-unknown-uv-ipsAbsent and Unknown Data - IPS

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "VSDiagnosticosSCT",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSDiagnosticosSCT",
  "version": "1.7.0",
  "name": "VSDiagnosticosSCT",
  "title": "Diagnósticos SNOMED y Ausente o Desconocido",
  "status": "active",
  "date": "2022-07-25T00:00:00-03:00",
  "publisher": "HL7 Chile",
  "contact": [
    {
      "name": "HL7 Chile",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7chile.cl"
        },
        {
          "system": "email",
          "value": "chair@hl7chile.cl"
        }
      ]
    }
  ],
  "description": "Diagnósticos definidos en Snomed-CT.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct"
      },
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"
      }
    ]
  }
}