Package | cezih.hr.cezih-osnova |
Type | StructureDefinition |
Id | hr-troskovi-sudjelovanje |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje |
URL | http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje |
Version | 0.2.3 |
Status | active |
Date | 2022-08-23 |
Name | HRTroskoviSudjelovanje |
Title | Sudjelovanje pacijenta u troškovima liječenja |
Realm | uv |
Description | Ovo proširenje specificira da li pacijent sudjeluje u troškovima liječenja i ako ne po kojoj osnovi je oslobođen. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
hr-encounter | Posjeta |
ValueSet | |
sifra-oslobodjenja-od-sudjelovanja-u-troskovima | Šifra oslobođenja pacijenta od sudjelovanja u troškovima liječenja |
sudjelovanje-u-troskovima | Sudjelovanje pacijenta u troškovima liječenja |
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Podatci o sudjelovanju pacijenta u troškovima liječenja | |
![]() ![]() ![]() | 1..2 | Extension | Extension Slice: Unordered, Closed by value:url | |
![]() ![]() ![]() ![]() | 1..1 | Extension | Oznaka da li pacijent sudjeluje u troškovima liječenja | |
![]() ![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | "oznaka" | |
![]() ![]() ![]() ![]() ![]() | 1..1 | Coding | Value of extension Binding: Sudjelovanje pacijenta u troškovima liječenja (required) | |
![]() ![]() ![]() ![]() | S | 0..1 | Extension | Šifra oslobođenja sudjelovanja pacijenta u troškovima liječenja |
![]() ![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | "sifra-oslobodjenja" | |
![]() ![]() ![]() ![]() ![]() | 1..1 | Coding | Value of extension Binding: Šifra oslobođenja pacijenta od sudjelovanja u troškovima liječenja (required) | |
![]() ![]() ![]() | 1..1 | uri | "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje" | |
![]() ![]() ![]() | 0..0 | |||
{ "resourceType": "StructureDefinition", "id": "hr-troskovi-sudjelovanje", "meta": { "versionId": "38", "lastUpdated": "2023-10-30T14:18:15.052+00:00", "source": "#So2fueYGB16WnbMf" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje", "version": "0.2.3", "name": "HRTroskoviSudjelovanje", "title": "Sudjelovanje pacijenta u troškovima liječenja", "status": "active", "experimental": false, "date": "2022-08-23", "publisher": "CEZIH", "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "system": "email", "value": "kresimir.kers@ericsson.com" } ] } ], "description": "Ovo proširenje specificira da li pacijent sudjeluje u troškovima liječenja i ako ne po kojoj osnovi je oslobođen.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "HR", "display": "Croatia" } ], "text": "Croatia" } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter" }, { "type": "element", "expression": "ServiceRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "snapshot": { "element": [ { "id": "Extension", "path": "Extension", "short": "Podatci o sudjelovanju pacijenta u troškovima liječenja", "definition": "An Extension", "min": 0, "max": "*", "base": { "path": "Extension", "min": 0, "max": "*" }, "condition": [ "ele-1" ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false }, { "id": "Extension.id", "path": "Extension.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "ordered": false, "rules": "closed" }, "short": "Extension", "definition": "An Extension", "min": 1, "max": "2", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima", "path": "Extension.extension", "sliceName": "oznaka-sudjelovanja-u-troskovima", "short": "Oznaka da li pacijent sudjeluje u troškovima liječenja", "definition": "An Extension", "min": 1, "max": "1", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima.id", "path": "Extension.extension.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima.extension", "path": "Extension.extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Extension", "definition": "An Extension", "min": 0, "max": "0", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima.url", "path": "Extension.extension.url", "representation": [ "xmlAttr" ], "short": "identifies the meaning of the extension", "definition": "Source of the definition for the extension code - a logical name or a URL.", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "min": 1, "max": "1", "base": { "path": "Extension.url", "min": 1, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "uri" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "fixedUri": "oznaka", "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima.value[x]", "path": "Extension.extension.value[x]", "short": "Value of extension", "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R4/extensibility.html) for a list).", "min": 1, "max": "1", "base": { "path": "Extension.value[x]", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/sudjelovanje-u-troskovima" }, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Extension.extension:sifra-oslobodjenja", "path": "Extension.extension", "sliceName": "sifra-oslobodjenja", "short": "Šifra oslobođenja sudjelovanja pacijenta u troškovima liječenja", "definition": "Ukoliko je pacijent ne sudjeluje u troškovima liječenja tada se mora popuniti šifra po kojoj osnovi je pacijent oslobođen.", "min": 0, "max": "1", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "mustSupport": true, "isModifier": false, "isSummary": false }, { "id": "Extension.extension:sifra-oslobodjenja.id", "path": "Extension.extension.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Extension.extension:sifra-oslobodjenja.extension", "path": "Extension.extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Extension", "definition": "An Extension", "min": 0, "max": "0", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false }, { "id": "Extension.extension:sifra-oslobodjenja.url", "path": "Extension.extension.url", "representation": [ "xmlAttr" ], "short": "identifies the meaning of the extension", "definition": "Source of the definition for the extension code - a logical name or a URL.", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "min": 1, "max": "1", "base": { "path": "Extension.url", "min": 1, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "uri" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "fixedUri": "sifra-oslobodjenja", "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Extension.extension:sifra-oslobodjenja.value[x]", "path": "Extension.extension.value[x]", "short": "Value of extension", "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R4/extensibility.html) for a list).", "min": 1, "max": "1", "base": { "path": "Extension.value[x]", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/sifra-oslobodjenja-od-sudjelovanja-u-troskovima" }, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Extension.url", "path": "Extension.url", "representation": [ "xmlAttr" ], "short": "identifies the meaning of the extension", "definition": "Source of the definition for the extension code - a logical name or a URL.", "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.", "min": 1, "max": "1", "base": { "path": "Extension.url", "min": 1, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "uri" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "fixedUri": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje", "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Value of extension", "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R4/extensibility.html) for a list).", "min": 0, "max": "0", "base": { "path": "Extension.value[x]", "min": 0, "max": "1" }, "type": [ { "code": "base64Binary" }, { "code": "boolean" }, { "code": "canonical" }, { "code": "code" }, { "code": "date" }, { "code": "dateTime" }, { "code": "decimal" }, { "code": "id" }, { "code": "instant" }, { "code": "integer" }, { "code": "markdown" }, { "code": "oid" }, { "code": "positiveInt" }, { "code": "string" }, { "code": "time" }, { "code": "unsignedInt" }, { "code": "uri" }, { "code": "url" }, { "code": "uuid" }, { "code": "Address" }, { "code": "Age" }, { "code": "Annotation" }, { "code": "Attachment" }, { "code": "CodeableConcept" }, { "code": "Coding" }, { "code": "ContactPoint" }, { "code": "Count" }, { "code": "Distance" }, { "code": "Duration" }, { "code": "HumanName" }, { "code": "Identifier" }, { "code": "Money" }, { "code": "Period" }, { "code": "Quantity" }, { "code": "Range" }, { "code": "Ratio" }, { "code": "Reference" }, { "code": "SampledData" }, { "code": "Signature" }, { "code": "Timing" }, { "code": "ContactDetail" }, { "code": "Contributor" }, { "code": "DataRequirement" }, { "code": "Expression" }, { "code": "ParameterDefinition" }, { "code": "RelatedArtifact" }, { "code": "TriggerDefinition" }, { "code": "UsageContext" }, { "code": "Dosage" }, { "code": "Meta" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "N/A" } ] } ] }, "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Podatci o sudjelovanju pacijenta u troškovima liječenja" }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "ordered": false, "rules": "closed" }, "min": 1, "max": "2" }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima", "path": "Extension.extension", "sliceName": "oznaka-sudjelovanja-u-troskovima", "short": "Oznaka da li pacijent sudjeluje u troškovima liječenja", "min": 1, "max": "1" }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima.extension", "path": "Extension.extension.extension", "max": "0" }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima.url", "path": "Extension.extension.url", "fixedUri": "oznaka" }, { "id": "Extension.extension:oznaka-sudjelovanja-u-troskovima.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/sudjelovanje-u-troskovima" } }, { "id": "Extension.extension:sifra-oslobodjenja", "path": "Extension.extension", "sliceName": "sifra-oslobodjenja", "short": "Šifra oslobođenja sudjelovanja pacijenta u troškovima liječenja", "definition": "Ukoliko je pacijent ne sudjeluje u troškovima liječenja tada se mora popuniti šifra po kojoj osnovi je pacijent oslobođen.", "max": "1", "mustSupport": true }, { "id": "Extension.extension:sifra-oslobodjenja.extension", "path": "Extension.extension.extension", "max": "0" }, { "id": "Extension.extension:sifra-oslobodjenja.url", "path": "Extension.extension.url", "fixedUri": "sifra-oslobodjenja" }, { "id": "Extension.extension:sifra-oslobodjenja.value[x]", "path": "Extension.extension.value[x]", "min": 1, "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/sifra-oslobodjenja-od-sudjelovanja-u-troskovima" } }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }