FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.vn.core
Resource TypeValueSet
IdValueSet-snomedCT-clinical-finding.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7vn/vn-core-ig/ValueSet-snomedCT-clinical-finding.html
URLhttp://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-clinical-finding
Version1.0.0
Statusdraft
Date2020-12-31
NameValueSet-SnomedCT_Clinical_Finding
TitleValueSet dành cho Các thông tin thăm, khám lâm sàng (SNOMED CT)
Realmvn
Authorityhl7
DescriptionValueSet dành cho Các thông tin thăm, khám lâm sàng (SNOMED CT)
CopyrightThis value set includes content from: 1. 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
hl7.fhir.vn.core#currentvn-core-dosageDosage profile - VN Core R4

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet snomedCT-clinical-finding

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding))

Source1

{
  "resourceType": "ValueSet",
  "id": "snomedCT-clinical-finding",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-clinical-finding",
  "version": "1.0.0",
  "name": "ValueSet-SnomedCT_Clinical_Finding",
  "title": "ValueSet dành cho Các thông tin thăm, khám lâm sàng (SNOMED CT)",
  "status": "draft",
  "date": "2020-12-31",
  "publisher": "Cục Công nghệ thông tin - Bộ Y tế",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://moh.gov.vn/"
        },
        {
          "system": "url",
          "value": "https://ehealth.gov.vn/"
        }
      ]
    }
  ],
  "description": "ValueSet dành cho Các thông tin thăm, khám lâm sàng (SNOMED CT)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "704"
        },
        {
          "system": "urn:iso:std:iso:3166",
          "code": "VN"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from:   1.  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",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "404684003"
          }
        ]
      }
    ]
  }
}