HL7 FHIR Implementation Guide Laboratory Report
0.2.0 - trial-use Italy flag

This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Risultato osservazione codificato - Gruppo Sanguigno IPS di SNOMED CT - JSON Representation

Active as of 2024-03-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "results-observation-bloodgroup",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/278154007\">278154007</a></td><td>Blood group AB Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278153001\">278153001</a></td><td>Blood group B Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278152006\">278152006</a></td><td>Blood group A Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278151004\">278151004</a></td><td>Blood group AB Rh(D) positive</td></tr><tr><td><a href=\"http://snomed.info/id/278150003\">278150003</a></td><td>Blood group B Rh(D) positive</td></tr><tr><td><a href=\"http://snomed.info/id/278149003\">278149003</a></td><td>Blood group A Rh(D) positive</td></tr><tr><td><a href=\"http://snomed.info/id/278148006\">278148006</a></td><td>Blood group O Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278147001\">278147001</a></td><td>Blood group O Rh(D) positive</td></tr><tr><td><a href=\"http://snomed.info/id/165746003\">165746003</a></td><td>RhD negative</td></tr><tr><td><a href=\"http://snomed.info/id/165743006\">165743006</a></td><td>Blood group AB</td></tr><tr><td><a href=\"http://snomed.info/id/112149005\">112149005</a></td><td>Blood group B</td></tr><tr><td><a href=\"http://snomed.info/id/112144000\">112144000</a></td><td>Blood group A</td></tr><tr><td><a href=\"http://snomed.info/id/58460004\">58460004</a></td><td>Blood group O</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/lab-report/ValueSet/results-observation-bloodgroup",
  "version" : "0.2.0",
  "name" : "VsGruppoSanguigno",
  "title" : "Risultato osservazione codificato - Gruppo Sanguigno IPS di SNOMED CT",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-08T10:59:35+01:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    },
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    }
  ],
  "description" : "Valueset che include i codici per i risultati dei gruppi sanguigni dal sottoinsieme SNOMED International Patient Set (IPS) di SNOMED CT.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "278154007",
            "display" : "Blood group AB Rh(D) negative"
          },
          {
            "code" : "278153001",
            "display" : "Blood group B Rh(D) negative"
          },
          {
            "code" : "278152006",
            "display" : "Blood group A Rh(D) negative"
          },
          {
            "code" : "278151004",
            "display" : "Blood group AB Rh(D) positive"
          },
          {
            "code" : "278150003",
            "display" : "Blood group B Rh(D) positive"
          },
          {
            "code" : "278149003",
            "display" : "Blood group A Rh(D) positive"
          },
          {
            "code" : "278148006",
            "display" : "Blood group O Rh(D) negative"
          },
          {
            "code" : "278147001",
            "display" : "Blood group O Rh(D) positive"
          },
          {
            "code" : "165746003",
            "display" : "RhD negative"
          },
          {
            "code" : "165743006",
            "display" : "Blood group AB"
          },
          {
            "code" : "112149005",
            "display" : "Blood group B"
          },
          {
            "code" : "112144000",
            "display" : "Blood group A"
          },
          {
            "code" : "58460004",
            "display" : "Blood group O"
          }
        ]
      }
    ]
  }
}