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

FHIR IG Statistics: ValueSet/vs-snomed-blood-abo

Packagesilth.fhir.terminology.core
TypeValueSet
Idvs-snomed-blood-abo
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/ValueSet-vs-snomed-blood-abo.html
URLhttps://terms.sil-th.org/core/ValueSet/vs-snomed-blood-abo
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameSnomedABO
TitleSNOMED CT Blood Group - ABO
Descriptionรหัสหมู่เลือด ABO จาก SNOMED CT
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

No resources found


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-blood-abo",
  "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-blood-abo",
  "version": "0.1.2",
  "name": "SnomedABO",
  "title": "SNOMED CT Blood Group - ABO",
  "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": "รหัสหมู่เลือด ABO จาก SNOMED CT",
  "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",
        "concept": [
          {
            "code": "112144000",
            "display": "Blood group A"
          },
          {
            "code": "165743006",
            "display": "Blood group AB"
          },
          {
            "code": "112149005",
            "display": "Blood group B"
          },
          {
            "code": "58460004",
            "display": "Blood group O"
          }
        ]
      }
    ]
  }
}