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

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypeValueSet
IdValueSet-valueset-observation-value-bloodgroup.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-it/lab-report/ValueSet-valueset-observation-value-bloodgroup.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/valueset-observation-value-bloodgroup
Version0.2.0
Statusactive
Date2025-11-18T15:38:51+00:00
NameVsObservationBloodGroup
TitleRisultato osservazione codificato gruppo sanguigno
Realmit
Authorityhl7
DescriptionValueset contenente i codici SNOMED di gruppo sanguigno per la risorsa Observation - Lab Report per la descrizione del risultato della rilevazione.
CopyrightThis 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

Resources that use this resource

ValueSet
valueset-valuecodeableconcept-obs-itRisultato osservazione codificato

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet valueset-observation-value-bloodgroup

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept descends from 365636006 (Blood group)

Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-observation-value-bloodgroup",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/ValueSet/valueset-observation-value-bloodgroup",
  "version": "0.2.0",
  "name": "VsObservationBloodGroup",
  "title": "Risultato osservazione codificato gruppo sanguigno",
  "status": "active",
  "experimental": false,
  "date": "2025-11-18T15:38:51+00: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 contenente i codici SNOMED di gruppo sanguigno per la risorsa Observation - Lab Report per la descrizione del risultato della rilevazione.",
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "365636006"
          }
        ]
      }
    ]
  }
}