| Package | eng.fhir.profile.dev |
| Resource Type | StructureDefinition |
| Id | address-dug |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://hl7.it/fhir/StructureDefinition/address-dug |
| URL | http://hl7.it/fhir/StructureDefinition/address-dug |
| Version | 0.1.0 |
| Status | draft |
| Date | 2023-06-09T09:26:14.6346239+00:00 |
| Name | ExtDug |
| Title | DUG (Denominazione Urbanistica Generica) |
| Authority | hl7 |
| Description | Denominazione Urbanistica Ufficiale |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| Address | Address |
| address-it | Address - ITA |
No resources found
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Extension | |
![]() ![]() | 1..1 | uri | "http://hl7.it/fhir/StructureDefinition/address-dug" | |
![]() ![]() | 0..1 | CodeableConcept | Value of extension Binding: ISTAT - DUG (extensible) | |
Documentation for this format | ||||
{
"resourceType": "StructureDefinition",
"id": "address-dug",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.it/fhir/StructureDefinition/address-dug",
"version": "0.1.0",
"name": "ExtDug",
"title": "DUG (Denominazione Urbanistica Generica)",
"status": "draft",
"date": "2023-06-09T09:26:14.6346239+00:00",
"publisher": "HL7 Italia",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.it"
}
]
}
],
"description": "Denominazione Urbanistica Ufficiale",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IT"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Address.line"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Codice Denominazione Urbanistica Generica (DUG)",
"definition": "Codice Denominazione Urbanistica Generica (DUG)",
"comment": "L'uso delle estensioni non può essere stigmatizzato da nessuna applicazione, progetto o standard, indipendentemente dall'istituzione o dalla giurisdizione che le utilizza o le definisce. L'uso delle estensioni è ciò che consente alla specifica FHIR di mantenere un livello di semplicità di base per tutti."
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.it/fhir/StructureDefinition/address-dug"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.it/fhir/ValueSet/istat-dug"
}
}
]
}
}