Package | ihe-de.iti.xds-vs |
Type | StructureDefinition |
Id | CodeDataType |
FHIR Version | R4 |
Source | http://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-CodeDataType.html |
URL | http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType |
Version | 4.0.0-alpha1 |
Status | draft |
Date | 2025-04-14 |
Name | CodeDataType |
Title | CodeDataType (LM) |
Realm | de |
Authority | ihe |
Description | This logical model describes a coded attribute defined as ebRIM Classification (cf. https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.1.2). |
Copyright | IHE Deutschland e.V. |
Type | http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType |
Kind | logical |
StructureDefinition | |
Author | Author (LM) |
DocumentEntry | Document Entry (LM) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition CodeDataType
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | CodeDataType (LM) Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | string | the assigned value of the code | |
![]() ![]() ![]() | 1..1 | string | the display name used to represent the code (code values are not necessarily human-friendly) | |
![]() ![]() ![]() | 1..1 | string | the identifier of the coding scheme that the code comes from | |
{ "resourceType": "StructureDefinition", "id": "CodeDataType", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-bind" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } } ], "url": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType", "version": "4.0.0-alpha1", "name": "CodeDataType", "title": "CodeDataType (LM)", "status": "draft", "experimental": false, "date": "2025-04-14", "publisher": "IHE Deutschland e.V., Berlin, Deutschland", "contact": [ { "name": "IHE Deutschland e.V., Berlin, Deutschland", "telecom": [ { "system": "url", "value": "http://www.ihe-d.de" }, { "system": "email", "value": "info@ihe-d.de" } ] } ], "description": "This logical model describes a coded attribute defined as ebRIM Classification (cf. https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.1.2).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DE", "display": "Germany" } ] } ], "copyright": "IHE Deutschland e.V.", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "CodeDataType", "path": "CodeDataType", "short": "CodeDataType (LM)", "definition": "This logical model describes a coded attribute defined as ebRIM Classification (cf. https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.1.2).", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "CodeDataType.code", "path": "CodeDataType.code", "short": "the assigned value of the code", "definition": "the assigned value of the code", "min": 1, "max": "1", "base": { "path": "CodeDataType.code", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "CodeDataType.displayName", "path": "CodeDataType.displayName", "short": "the display name used to represent the code (code values are not necessarily human-friendly)", "definition": "the display name used to represent the code (code values are not necessarily human-friendly)", "min": 1, "max": "1", "base": { "path": "CodeDataType.displayName", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "CodeDataType.scheme", "path": "CodeDataType.scheme", "short": "the identifier of the coding scheme that the code comes from", "definition": "the identifier of the coding scheme that the code comes from", "min": 1, "max": "1", "base": { "path": "CodeDataType.scheme", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "CodeDataType", "path": "CodeDataType", "short": "CodeDataType (LM)", "definition": "This logical model describes a coded attribute defined as ebRIM Classification (cf. https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.1.2)." }, { "id": "CodeDataType.code", "path": "CodeDataType.code", "short": "the assigned value of the code", "definition": "the assigned value of the code", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "CodeDataType.displayName", "path": "CodeDataType.displayName", "short": "the display name used to represent the code (code values are not necessarily human-friendly)", "definition": "the display name used to represent the code (code values are not necessarily human-friendly)", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "CodeDataType.scheme", "path": "CodeDataType.scheme", "short": "the identifier of the coding scheme that the code comes from", "definition": "the identifier of the coding scheme that the code comes from", "min": 1, "max": "1", "type": [ { "code": "string" } ] } ] } }