Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) 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: R4 R3 R2

Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.3.15.438 HL7 Version 2 Table 0438

Example NamingSystem/example-metadata-2 (Narrative)

External CodeSystem Resource
Vocabulary Terminology Infrastructure 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-0438 Value Set URL: http://terminology.hl7.org/ValueSet/v2-0438 Version: 2.9 Name: v2.0438 Title: v2 Allergy clinical status Definition: FHIR Value set/code system definition for HL7 v2 table 0438 ( Allergy clinical status) Informative OID: ?? Compartments : Not linked to any defined compartments

This code system http://terminology.hl7.org/CodeSystem/v2-0438 defines is the following codes: narrative for the resource. See also the XML , JSON or Turtle format. This example conforms to the profile NamingSystem .


Code Display Definition

Version Generated Narrative: NamingSystem C en: Confirmed or verified nl: Bevestigd of gecontroleerd added v2.4 D en: Doubt raised nl: Twijfelachtig added v2.4

Resource NamingSystem "example-metadata-2"

E

Profile: Shareable NamingSystem en: Erroneous nl: Foutief added v2.4 I

en: Confirmed but inactive nl: Bevestigd maar inactief

url : http://hl7.org/fhir/NamingSystem/example-metadata-2

added v2.4

identifier : id: urn:oid:2.16.840.1.113883.4.642.22.4

P version : 20220721

en: Pending nl: In bewerking name : ExampleMetadata

title : Metadata Example

added v2.4

status : draft

S kind : identifier

en: Suspect nl: Verdacht experimental : true

date : 2022-07-21

added v2.4

publisher : FHIR (Example)

U contact : FHIR project team: http://hl7.org/fhir en: Unconfirmed nl: Niet-bevestigd added v2.4

description : This code is an example naming system http://terminology.hl7.org/CodeSystem/v2-0438 defines that illustrates usage of the following codes: metadata resource elements introduced in R5

Code approvalDate : 2021-07-21

Display lastReviewDate : 2022-07-21

Definition effectivePeriod : 2022-08-01 --> 2023-07-31

Version C Confirmed or verified added v2.4 D Doubt raised added v2.4 E topic : Treatment ( DefinitionTopic #treatment) Erroneous added v2.4

I author : ACME NamingSystem Development: http://acme.org/development Confirmed but inactive added v2.4

P editor : ACME NamingSystem Management: http://acme.org/management Pending added v2.4

S reviewer : Society for Creative NamingSystem Review: http://example.org/scnr Suspect added v2.4

U endorser : National Foundation for NamingSystem Quality: http://example.org/nfnq Unconfirmed added v2.4 Dit code systeem http://terminology.hl7.org/CodeSystem/v2-0438 definieert de volgende codes:

RelatedArtifacts

Code C Twijfelachtig added v2.4 E Bevestigd maar inactief added v2.4 P In bewerking
Display - Definition Type Versie Resource
Bevestigd of gecontroleerd * derived-from added v2.4 D http://hl7.org/fhir/NamingSystem/example
Foutief * predecessor added v2.4 I http://hl7.org/fhir/NamingSystem/example-metadata|20210701
added v2.4

uniqueId S

Verdacht type : oid

value : 1.2.3.4.5.6.7

added v2.4

U uniqueId

Niet-bevestigd

type : uri

added v2.4 value : http://example.com/identifiers

preferred : true


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.

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){ } } });