TerminologyThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: Biomedical Research and Regulation Work Group | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemPolymerisationOrientationExample
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/polymerisation-orientation> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "polymerisation-orientation"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2026-06-23T16:20:19.822+00:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem polymerisation-orientation</b></p><a name=\"polymerisation-orientation\"> </a><a name=\"hcpolymerisation-orientation\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/polymerisation-orientation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">head-tail<a name=\"polymerisation-orientation-head-tail\"> </a></td><td>Head-to-tail</td><td>Head-to-tail orientation.</td></tr><tr><td style=\"white-space:nowrap\">head-head<a name=\"polymerisation-orientation-head-head\"> </a></td><td>Head-to-head</td><td>Head-to-head orientation.</td></tr><tr><td style=\"white-space:nowrap\">random<a name=\"polymerisation-orientation-random\"> </a></td><td>Random</td><td>Random orientation.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
] ;
fhir:value [
a fhir:Code ;
fhir:v "brr"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
] ;
fhir:value [
a fhir:Code ;
fhir:v "informative"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
] ;
fhir:value [
a fhir:Integer ;
fhir:v 1
]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/polymerisation-orientation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/polymerisation-orientation>
] ; #
fhir:version [ fhir:v "6.0.0-ballot4"] ; #
fhir:name [ fhir:v "PolymerisationOrientationExample"] ; #
fhir:title [ fhir:v "Polymerisation Orientation"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-06-19"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@lists.hl7.org" ]
] )
] ) ; #
fhir:description [ fhir:v "The orientation of the polymerisation, e.g. head-tail, head-head."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/polymerisation-orientation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/polymerisation-orientation>
] ; #
fhir:hierarchyMeaning [] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "head-tail" ] ;
fhir:display [ fhir:v "Head-to-tail" ] ;
fhir:definition [ fhir:v "Head-to-tail orientation." ]
] [
fhir:code [ fhir:v "head-head" ] ;
fhir:display [ fhir:v "Head-to-head" ] ;
fhir:definition [ fhir:v "Head-to-head orientation." ]
] [
fhir:code [ fhir:v "random" ] ;
fhir:display [ fhir:v "Random" ] ;
fhir:definition [ fhir:v "Random orientation." ]
] ) . #
# -------------------------------------------------------------------------------------
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.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.r6.core#6.0.0-ballot4 generated on Tue, Jun 23, 2026 16:22+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R5 |
Compare to Last Ballot |
|
Propose a change