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

FHIR IG Statistics: ValueSet/istat-luogoNascita

Packagehl7.fhir.it.lab-report
TypeValueSet
Idistat-luogoNascita
FHIR VersionR4
Sourcehttp://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/ValueSet-istat-luogoNascita.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/istat-luogoNascita
Version0.2.0
Statusactive
Date2024-03-08T09:39:30+01:00
NameVsIstatLuogoNascita
TitleISTAT - Comune/Stato di Nascita
Realmit
Authorityhl7
DescriptionISTAT - Comune/Stato di Nascita

Resources that use this resource

StructureDefinition
patient-it-labPatient - Lab Report

Resources that this resource uses

ValueSet
istat-comuneISTAT - Comuni
istat-statoISTAT - Stati

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "istat-luogoNascita",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/ValueSet/istat-luogoNascita",
  "version": "0.2.0",
  "name": "VsIstatLuogoNascita",
  "title": "ISTAT - Comune/Stato di Nascita",
  "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": "ISTAT - Comune/Stato di Nascita",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.it/fhir/lab-report/ValueSet/istat-stato"
        ]
      },
      {
        "valueSet": [
          "http://hl7.it/fhir/lab-report/ValueSet/istat-comune"
        ]
      }
    ]
  }
}