Package | eng.fhir.profile.dev |
Resource Type | StructureDefinition |
Id | coverage-exceptionStatus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://hl7.it/fhir/StructureDefinition/coverage-exceptionStatus |
URL | http://hl7.it/fhir/StructureDefinition/coverage-exceptionStatus |
Version | 0.1.0 |
Status | active |
Date | 2023-06-09T09:26:14.6346239+00:00 |
Name | StatoEsenzioneCoverage |
Title | Stato Esenzione |
Authority | hl7 |
Description | Estensione per gestire lo stato di una esenzione |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
Coverage | Coverage |
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Extension | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.it/fhir/StructureDefinition/coverage-exceptionStatus" | |
![]() ![]() ![]() | 0..1 | (Slice Definition) | Value of extension Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Value of extension Binding: Stato Esenzione (required) | |
![]() |
{ "resourceType": "StructureDefinition", "id": "coverage-exceptionStatus", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.it/fhir/StructureDefinition/coverage-exceptionStatus", "version": "0.1.0", "name": "StatoEsenzioneCoverage", "title": "Stato Esenzione", "status": "active", "date": "2023-06-09T09:26:14.6346239+00:00", "publisher": "HL7 Italia", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.it" } ] } ], "description": "Estensione per gestire lo stato di una esenzione", "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": "Element" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "stato esenzione", "definition": "Estensione per gestire lo stato di una esenzione" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.it/fhir/StructureDefinition/coverage-exceptionStatus" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "ordered": false, "rules": "open" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.value[x]:valueCodeableConcept", "path": "Extension.value[x]", "sliceName": "valueCodeableConcept", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.value[x]:valueCodeableConcept.coding.code", "path": "Extension.value[x].coding.code", "binding": { "strength": "required", "valueSet": "http://hl7.it/fhir/ValueSet/statoEsenzione" } } ] } }