FHIR IG Statistics: ValueSet/vs-snomed-blood-rh 
| Package | silth.fhir.terminology.core | 
| Resource Type | ValueSet | 
| Id | vs-snomed-blood-rh | 
| FHIR Version | R5 | 
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/ValueSet-vs-snomed-blood-rh.html | 
| URL | https://terms.sil-th.org/core/ValueSet/vs-snomed-blood-rh | 
| Version | 0.1.2 | 
| Status | active | 
| Date | 2023-10-11T23:15:12+07:00 | 
| Name | SnomedRh | 
| Title | SNOMED CT Blood Group - Rh | 
| Description | รหัสหมู่เลือด Rh จาก 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-rh",
  "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-rh",
  "version": "0.1.2",
  "name": "SnomedRh",
  "title": "SNOMED CT Blood Group - Rh",
  "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": "รหัสหมู่เลือด Rh จาก 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": "165747007",
            "display": "RhD positive"
          },
          {
            "code": "165746003",
            "display": "RhD negative"
          }
        ]
      }
    ]
  }
}