Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - 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: R5 Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.4.2.1095 R4B HL7 v3 Code System styleType

Example CodeSystem/substance-representation-format (Turtle)

External Title: v3 Code System styleType Definition: <ns1:p>The style code is used within the CDA/SPL narrative block to give the instance author some control over various aspects of style</ns1:p>
Vocabulary Biomedical Research and Regulation Work Group   Maturity Level : N/A Use Context Standards Status : Any This code system (http://terminology.hl7.org/CodeSystem/v3-styleType) is defined as part of HL7 v3. Summary Defining URL: http://terminology.hl7.org/CodeSystem/v3-styleType Version: Informative 2018-08-12 Name: v3.styleType
OID:

Release Date: 2018-08-12 Level Code Display Definition 1 (_FontStyle) Abstract   Defines font rendering characteristics 2   bold Bold Font Render with a bold font 2   emphasis Emphasised Font Render with with some type of emphasis 2   italics Italics Font Render italicized 2   underline Underline Font Render with an underline font 1 (_ListStyle) Abstract   Defines list rendering characteristics 2    (_OrderedListStyle) Abstract   Defines rendering characteristics for ordered lists 3     Arabic Arabic List is ordered using Arabic numerals: 1, 2, 3 3     BigAlpha Big Alpha List is ordered using big alpha characters: A, B, C 3     BigRoman Big Roman List is ordered using big Roman numerals: I, II, III 3     LittleAlpha Little Alpha List is order using little alpha characters: a, b, c 3     LittleRoman Raw Turtle Little Roman List is ordered using little Roman numerals: i, ii, iii 2    (_UnorderedListStyle) Abstract   (+ also see Turtle/RDF Format Specification Defines rendering characteristics )

Definition for unordered lists 3     Circle Circle List bullets are hollow discs 3     Disc Disc List bullets Code SystemSubstanceRepresentationFormat


@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "substance-representation-format"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-09-10T05:52:37.223+11:00" ];
     fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "brr" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "trial-use" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "1" ]
  ];
  fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/substance-representation-format"];
  fhir:CanonicalResource.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.2081" ]
  ];
  fhir:CanonicalResource.version [ fhir:value "5.0.0-ballot"];
  fhir:CanonicalResource.name [ fhir:value "SubstanceRepresentationFormat"];
  fhir:CanonicalResource.title [ fhir:value "SubstanceRepresentationFormat"];
  fhir:CanonicalResource.status [ fhir:value "draft"];
  fhir:CanonicalResource.experimental [ fhir:value "false"];
  fhir:CanonicalResource.date [ fhir:value "2021-01-05T10:01:24+11:00"];
  fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CanonicalResource.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/substance-representation-format"];
  fhir:CodeSystem.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.2081" ]
  ];
  fhir:CodeSystem.version [ fhir:value "5.0.0-ballot"];
  fhir:CodeSystem.name [ fhir:value "SubstanceRepresentationFormat"];
  fhir:CodeSystem.title [ fhir:value "SubstanceRepresentationFormat"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.date [ fhir:value "2021-01-05T10:01:24+11:00"];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/substance-representation-format"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:ConceptDefinitionComponent.code [ fhir:value "InChI" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "InChI" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "SMILES" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "SMILES" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "MOLFILE" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "MOLFILE" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "CDX" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "CDX" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "SDF" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "SDF" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "PDB" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "PDB" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "mmCIF" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "mmCIF" ]
  ] .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are simple solid discs 3     Square Square List bullets correct and useful, but they are solid squares 1 (_TableRuleStyle) Abstract   Defines table cell rendering characteristics 2   Botrule Bottom Rule Render cell with rule on bottom 2   Lrule Left-sided rule Render cell with left-sided rule 2   Rrule Right-sided rule Render cell with right-sided rule 2   Toprule Top Rule Render cell with rule on top 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){ } } });