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

FHIR IG Statistics: ValueSet/vs-snomed-int

Packagesilth.fhir.terminology.core
TypeValueSet
Idvs-snomed-int
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/ValueSet-vs-snomed-int.html
URLhttps://terms.sil-th.org/core/ValueSet/vs-snomed-int
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameVS_SNOMED_INT
TitleSNOMED-CT International Release
DescriptionSNOMED-CT International Release
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyrighted material of the SNOMED International. Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

Resources that use this resource

StructureDefinition
claimcon-condition-baseClaimCon Condition
claimcon-observation-labClaimCon Observation: Lab
mophpc-condition-baseMoPH-PC Condition
mophpc-encounter-baseMoPH-PC Encounter
mophpc-observation-lab-baseMoPH-PC Observation: Lab

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "vs-snomed-int",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terms.sil-th.org/core/ValueSet/vs-snomed-int",
  "version": "0.1.2",
  "name": "VS_SNOMED_INT",
  "title": "SNOMED-CT International Release",
  "status": "active",
  "experimental": false,
  "date": "2023-10-11T23:15:12+07:00",
  "publisher": "Standards and Interoperability Lab - Thailand (SIL-TH)",
  "contact": [
    {
      "name": "Standards and Interoperability Lab - Thailand (SIL-TH)",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.sil-th.org"
        }
      ]
    }
  ],
  "description": "SNOMED-CT International Release",
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyrighted material of the SNOMED International. Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct"
      }
    ]
  }
}