Release 4 Snapshot 3: Connectathon 32 Base

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU (v5.0.0-snapshot3: R5 Snapshot #3, to support Connectathon 32 ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

External ValueSet Resource XML / JSON
Vocabulary Patient Care icon Work Group   Maturity Level : N/A Use Context Standards Status : Any This is a table defined as part of HL7 v2 . Summary Code System URL: http://terminology.hl7.org/CodeSystem/v2-0433 Value Set URL: http://terminology.hl7.org/ValueSet/v2-0433 Version: 2.9 Name: v2.0433 Title: v2 Precaution code Definition: FHIR Value set/code system definition for HL7 v2 table 0433 ( Precaution code) OID: Informative ?? CodeSystem Resource Security Category : Patient XML / JSON Compartments : Encounter , Patient , Practitioner
Note: V2 code systems may or may not be case sensitive. V2 Code systems will have the CodeSystem.caseSensitive correctly populated in a future version of this specification. This value set is not currently used 4.3.15.433.1 Code System Content All Languages English Deutsch (German) Nederlands (Dutch) This code system http://terminology.hl7.org/CodeSystem/v2-0433 defines the following codes: Code A en: Aggressive de: agressiv nl: Aggressief added v2.4 B Blind added v2.4 C en: Confused de: konfus nl: Verward U en: Unknown de: unbekannt nl: Onbekend added v2.4
Display Example Name Definition id Version Format
added v2.4 D en: Deaf de: taub nl: Doof added v2.4 I Example of clinicalimpression en: On IV nl: Aan infuus example added v2.4 N XML en: Do not resuscitate nl: "Geen-code" (bijv. niet reanimeren) added v2.4 O JSON en: Other de: sonstiges nl: Anders added v2.4 P Turtle en: Paraplegic nl: Dwarslaesie added v2.4
 

This code system http://terminology.hl7.org/CodeSystem/v2-0433 defines Usage note: every effort has been made to ensure that the following codes: Code Display Definition Version A Aggressive added v2.4 B Blind added v2.4 C Confused added v2.4 D Deaf added v2.4 I On IV added v2.4 N Do examples are correct and useful, but they are not resuscitate added v2.4 O Other added v2.4 P Paraplegic added v2.4 U Unknown added v2.4 This code system http://terminology.hl7.org/CodeSystem/v2-0433 defines a normative part of the following codes: Code Display Definition Version A agressiv added v2.4 B blind added v2.4 C konfus added v2.4 D taub added v2.4 I added v2.4 N added v2.4 O sonstiges added v2.4 P added v2.4 U unbekannt added v2.4 Dit code systeem http://terminology.hl7.org/CodeSystem/v2-0433 definieert de volgende codes: specification.

Code Display Definition Versie A Aggressief added v2.4 B Blind added v2.4 C Verward added v2.4 D Doof added v2.4 I Aan infuus added v2.4 N "Geen-code" (bijv. niet reanimeren) added v2.4 O Anders added v2.4 P Dwarslaesie added v2.4 U Onbekend added v2.4
try { var currentTabIndex = sessionStorage.getItem('fhir-cslang-tab-index'); } catch(exception){ } if (!currentTabIndex) currentTabIndex = '0'; $( '#tabs' ).tabs({ active: currentTabIndex, activate: function( event, ui ) { var active = $('.selector').tabs('option', 'active'); currentTabIndex = ui.newTab.index(); document.activeElement.blur(); try { sessionStorage.setItem('fhir-cslang-tab-index', currentTabIndex); } catch(exception){ } } });