FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/valueset-observation-value-bloodgroup

Packagehl7.fhir.it.terminology
TypeValueSet
Idvalueset-observation-value-bloodgroup
FHIR VersionR4
Sourcehttps://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/ValueSet-valueset-observation-value-bloodgroup.html
URLhttps://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-bloodgroup
Version0.1.2
Statusactive
Date2025-06-16T09:58:23+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 CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet valueset-observation-value-bloodgroup


Source

{
  "resourceType": "ValueSet",
  "id": "valueset-observation-value-bloodgroup",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-bloodgroup",
  "version": "0.1.2",
  "name": "VsObservationBloodGroup",
  "title": "Risultato osservazione codificato gruppo sanguigno",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16T09:58:23+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"
          }
        ]
      }
    ]
  }
}