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

FHIR IG Statistics: ValueSet/tipo-campione

Packagehl7.fhir.it.lab-report
TypeValueSet
Idtipo-campione
FHIR VersionR4
Sourcehttp://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/ValueSet-tipo-campione.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/tipo-campione
Version0.2.0
Statusactive
Date2024-03-08T09:39:30+01:00
NameVsTipoCampione
TitleTipo Campione
Realmit
Authorityhl7
DescriptionTipo Campione

Resources that use this resource

StructureDefinition
specimen-it-labSpecimen - Lab Report

Resources that this resource uses

CodeSystem
v3-SpecimenTypeSpecimenType
v3-SpecimenTypeSpecimenType

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "tipo-campione",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/ValueSet/tipo-campione",
  "version": "0.2.0",
  "name": "VsTipoCampione",
  "title": "Tipo Campione",
  "status": "active",
  "experimental": false,
  "date": "2024-03-08T09:39:30+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": "Tipo Campione",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-SpecimenType"
      }
    ]
  }
}