This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem
Status: draft. Extension maintained by: Health Level Seven, Inc. - CDS WG
A code system definition used within the knowledge module.
Context of Use: Use on element: Basic
usage info: insert a list of places where this extension is used
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem codeSystem: A code system definition used within the knowledge module. Use on element: Basic | |
![]() ![]() ![]() | 1..1 | string | The local name for the code system. | |
![]() ![]() ![]() | 1..1 | string | The code system uri. | |
![]() ![]() ![]() | 0..1 | string | The code system version, if any. | |
![]() |
Fulle Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem codeSystem: A code system definition used within the knowledge module. Use on element: Basic | |
![]() ![]() ![]() | 1..1 | Extension | Extension | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "name" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 1..1 | Extension | Extension | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "id" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 0..1 | Extension | Extension | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "version" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem" | |
![]() ![]() ![]() | 0..0 | |||
![]() |
XML Template
<!-- codeSystem --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem" > <-- extension sliced by url in any order--> <extension url="name"> 1..1 Extension <!-- 1..1 Extension --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> <extension url="id"> 1..1 Extension <!-- 1..1 Extension --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> <extension url="version"> 0..1 Extension <!-- 0..1 Extension --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // codeSystem "extension" : [ // sliced by url in any order { // Extension // R! // from Element: extension "url" : "name", // R! "valueString" : "<string>" // R! Value of extension }, { // Extension // R! // from Element: extension "url" : "id", // R! "valueString" : "<string>" // R! Value of extension }, { // Extension // // from Element: extension "url" : "version", // R! "valueString" : "<string>" // R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem", // R! // value[x]: Value of extension. One of these 33: }
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem codeSystem: A code system definition used within the knowledge module. Use on element: Basic | |
![]() ![]() ![]() | 1..1 | string | The local name for the code system. | |
![]() ![]() ![]() | 1..1 | string | The code system uri. | |
![]() ![]() ![]() | 0..1 | string | The code system version, if any. | |
![]() |
Full Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem codeSystem: A code system definition used within the knowledge module. Use on element: Basic | |
![]() ![]() ![]() | 1..1 | Extension | Extension | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "name" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 1..1 | Extension | Extension | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "id" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 0..1 | Extension | Extension | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "version" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem" | |
![]() ![]() ![]() | 0..0 | |||
![]() |
XML Template
<!-- codeSystem --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem" > <-- extension sliced by url in any order--> <extension url="name"> 1..1 Extension <!-- 1..1 Extension --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> <extension url="id"> 1..1 Extension <!-- 1..1 Extension --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> <extension url="version"> 0..1 Extension <!-- 0..1 Extension --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // codeSystem "extension" : [ // sliced by url in any order { // Extension // R! // from Element: extension "url" : "name", // R! "valueString" : "<string>" // R! Value of extension }, { // Extension // R! // from Element: extension "url" : "id", // R! "valueString" : "<string>" // R! Value of extension }, { // Extension // // from Element: extension "url" : "version", // R! "valueString" : "<string>" // R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/cqif-basic-codeSystem", // R! // value[x]: Value of extension. One of these 33: }