FHIR IG Statistics: ValueSet/vs-snomed-blood-abo 
| Package | silth.fhir.terminology.core | 
| Resource Type | ValueSet | 
| Id | vs-snomed-blood-abo | 
| FHIR Version | R5 | 
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/ValueSet-vs-snomed-blood-abo.html | 
| URL | https://terms.sil-th.org/core/ValueSet/vs-snomed-blood-abo | 
| Version | 0.1.2 | 
| Status | active | 
| Date | 2023-10-11T23:15:12+07:00 | 
| Name | SnomedABO | 
| Title | SNOMED CT Blood Group - ABO | 
| 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 | 
Resources that use this resource
No resources found
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
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"
          }
        ]
      }
    ]
  }
}