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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeValueSet
IdValueSet-sisrme-blood-group-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-blood-group-vs.html
URLhttp://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-blood-group-vs
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEBloodGroupVS
TitleSIS-RME ABO Blood Group
Realmus
Authorityhl7
DescriptionValue set for MOZ.Registration.DE.78-82, reusing SNOMED CT ABO group findings.

Resources that use this resource

StructureDefinition
fhir.sisrme#currentsisrme-donor-informationBlood Donor Information

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet sisrme-blood-group-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "sisrme-blood-group-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-blood-group-vs",
  "version": "0.1.0",
  "name": "SISRMEBloodGroupVS",
  "title": "SIS-RME ABO Blood Group",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-21T07:37:12+00:00",
  "publisher": "intellisoftkenya",
  "contact": [
    {
      "name": "intellisoftkenya",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/TODO-intellisoftkenya-website"
        }
      ]
    }
  ],
  "description": "Value set for MOZ.Registration.DE.78-82, reusing SNOMED CT ABO group findings.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "58460004",
            "display": "Blood group O"
          },
          {
            "code": "112144000",
            "display": "Blood group A"
          },
          {
            "code": "112149005",
            "display": "Blood group B"
          },
          {
            "code": "165743006",
            "display": "Blood group AB"
          }
        ]
      }
    ]
  }
}