Example
CodeSystem/substance-representation-format
(Turtle)
Vocabulary
Biomedical
Research
and
Regulation
Work
Group
|
Maturity
Level
:
N/A
|
External
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
|
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>
OID:
2.16.840.1.113883.5.1095
(for
OID
based
terminology
systems)
-
Narrative
Source
Resource
-
XML
/
JSON
This
Code
system
is
used
in
the
following
value
sets:
-
ValueSet:
v3
Code
System
styleType
(
<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>)
JSON
4.4.2.1095.1
Code
System
Content
-
TTL
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.