Conformance
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0:
R5
-
STU
).
The
This
is
the
current
published
version
which
supercedes
in
it's
permanent
home
(it
will
always
be
available
at
this
version
is
5.0.0
.
URL).
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R5
R4B
R4
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Compartments
:
|
Raw Turtle (+ also see Turtle/RDF Format Specification )
Example showing how to use Section Level Profiles
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------[] a fhir:StructureDefinition; fhir:Resource.id [ fhir:value "example-composition"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:StructureDefinition.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/example-composition"]; fhir:StructureDefinition.name [ fhir:value "DocumentStructure"]; fhir:StructureDefinition.title [ fhir:value "Document Structure (For testing section templates)"]; fhir:StructureDefinition.status [ fhir:value "active"]; fhir:StructureDefinition.experimental [ fhir:value "false"]; fhir:StructureDefinition.date [ fhir:value "2018-11-05T17:47:00+11:00"]; fhir:StructureDefinition.kind [ fhir:value "resource"]; fhir:StructureDefinition.abstract [ fhir:value "false"]; fhir:StructureDefinition.type [ fhir:value "Composition"]; fhir:StructureDefinition.baseDefinition [ fhir:value "http://hl7.org/fhir/StructureDefinition/Composition"]; fhir:StructureDefinition.derivation [ fhir:value "constraint"]; fhir:StructureDefinition.differential [ fhir:StructureDefinition.element [ fhir:index 0; fhir:Element.id [ fhir:value "Composition" ]; fhir:ElementDefinition.path [ fhir:value "Composition" ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "Composition.section" ]; fhir:ElementDefinition.path [ fhir:value "Composition.section" ]; fhir:ElementDefinition.slicing [ fhir:ElementDefinition.discriminator [ fhir:index 0; fhir:ElementDefinition.type [ fhir:value "pattern" ]; fhir:ElementDefinition.path [ fhir:value "code" ] ]; fhir:ElementDefinition.description [ fhir:value "Slice by .section.code" ]; fhir:ElementDefinition.ordered [ fhir:value "true" ]; fhir:ElementDefinition.rules [ fhir:value "closed" ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "Composition.section:procedure" ]; fhir:ElementDefinition.path [ fhir:value "Composition.section" ]; fhir:ElementDefinition.sliceName [ fhir:value "procedure" ]; fhir:ElementDefinition.min [ fhir:value "1" ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.code [ fhir:value "BackboneElement" ]; fhir:ElementDefinition.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/example-section-library"; fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element" ]; fhir:Extension.value [ fhir:value "Composition.section:procedure" ] ] ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "Composition.section:medications" ]; fhir:ElementDefinition.path [ fhir:value "Composition.section" ]; fhir:ElementDefinition.sliceName [ fhir:value "medications" ]; fhir:ElementDefinition.min [ fhir:value "1" ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.code [ fhir:value "BackboneElement" ]; fhir:ElementDefinition.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/example-section-library"; fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element" ]; fhir:Extension.value [ fhir:value "Composition.section:medications" ] ] ] ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "Composition.section:plan" ]; fhir:ElementDefinition.path [ fhir:value "Composition.section" ]; fhir:ElementDefinition.sliceName [ fhir:value "plan" ]; fhir:ElementDefinition.min [ fhir:value "0" ]; fhir:ElementDefinition.type [ fhir:index 0; fhir:ElementDefinition.code [ fhir:value "BackboneElement" ]; fhir:ElementDefinition.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/example-section-library"; fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element" ]; fhir:Extension.value [ fhir:value "Composition.section:plan" ] ] ][a fhir:StructureDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example-composition"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: StructureDefinition</b><a name=\"example-composition\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource StructureDefinition "example-composition" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/StructureDefinition/example-composition</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113883.4.642.5.1040</p><p><b>name</b>: DocumentStructure</p><p><b>title</b>: Document Structure (For testing section templates)</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2018-11-05T17:47:00+11:00</p><p><b>description</b>: Document Structure (For testing section templates)</p><p><b>kind</b>: resource</p><p><b>abstract</b>: false</p><p><b>type</b>: <a href=\"composition.html\">Composition</a></p><p><b>baseDefinition</b>: <a href=\"composition.html\">Composition</a></p><p><b>derivation</b>: constraint</p><blockquote><p><b>differential</b></p><blockquote><p><b>element</b></p><p><b>path</b>: Composition</p></blockquote><blockquote><p><b>element</b></p><p><b>path</b>: Composition.section</p><blockquote><p><b>slicing</b></p></blockquote></blockquote><blockquote><p><b>element</b></p><p><b>path</b>: Composition.section</p><p><b>sliceName</b>: procedure</p><p><b>min</b>: 1</p><blockquote><p><b>type</b></p></blockquote></blockquote><blockquote><p><b>element</b></p><p><b>path</b>: Composition.section</p><p><b>sliceName</b>: medications</p><p><b>min</b>: 1</p><blockquote><p><b>type</b></p></blockquote></blockquote><blockquote><p><b>element</b></p><p><b>path</b>: Composition.section</p><p><b>sliceName</b>: plan</p><p><b>min</b>: 0</p><blockquote><p><b>type</b></p></blockquote></blockquote></blockquote></div>" ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/example-composition"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.5.1040" ] ] ) ; # fhir:name [ fhir:v "DocumentStructure"] ; # fhir:title [ fhir:v "Document Structure (For testing section templates)"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2018-11-05T17:47:00+11:00"^^xsd:dateTime] ; # fhir:description [ fhir:v "Document Structure (For testing section templates)"] ; # fhir:kind [ fhir:v "resource"] ; # fhir:abstract [ fhir:v "false"^^xsd:boolean] ; # fhir:type [ fhir:v "Composition"^^xsd:anyURI] ; # fhir:baseDefinition [ fhir:v "http://hl7.org/fhir/StructureDefinition/Composition"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/Composition> ] ; # fhir:derivation [ fhir:v "constraint"] ; # fhir:differential [ fhir:element ( [ fhir:id [ fhir:v "Composition" ] ; fhir:path [ fhir:v "Composition" ] ] [ fhir:id [ fhir:v "Composition.section" ] ; fhir:path [ fhir:v "Composition.section" ] ; fhir:slicing [ fhir:discriminator ( [ fhir:type [ fhir:v "pattern" ] ; fhir:path [ fhir:v "code" ] ] ) ; fhir:description [ fhir:v "Slice by .section.code" ] ; fhir:ordered [ fhir:v "true"^^xsd:boolean ] ; fhir:rules [ fhir:v "closed" ] ]] ] .] [ fhir:id [ fhir:v "Composition.section:procedure" ] ; fhir:path [ fhir:v "Composition.section" ] ; fhir:sliceName [ fhir:v "procedure" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:type ( [ fhir:code [ fhir:v "BackboneElement"^^xsd:anyURI ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/example-section-library"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/example-section-library> ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element"^^xsd:anyURI ] ; fhir:value [ fhir:v "Composition.section:procedure" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "Composition.section:medications" ] ; fhir:path [ fhir:v "Composition.section" ] ; fhir:sliceName [ fhir:v "medications" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:type ( [ fhir:code [ fhir:v "BackboneElement"^^xsd:anyURI ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/example-section-library"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/example-section-library> ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element"^^xsd:anyURI ] ; fhir:value [ fhir:v "Composition.section:medications" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "Composition.section:plan" ] ; fhir:path [ fhir:v "Composition.section" ] ; fhir:sliceName [ fhir:v "plan" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:type ( [ fhir:code [ fhir:v "BackboneElement"^^xsd:anyURI ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/example-section-library"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/example-section-library> ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-profile-element"^^xsd:anyURI ] ; fhir:value [ fhir:v "Composition.section:plan" ] ] ) ] ) ] ) ] ) ]] . # # -------------------------------------------------------------------------------------
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
Release
4B
(v4.3.0)
hl7.fhir.r4b.core#4.3.0
R5
hl7.fhir.core#5.0.0
generated
on
Sat,
May
28,
2022
12:57+1000.
Sun,
Mar
26,
2023
15:26+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
|
Compare
to
R4B
|
|
Propose
a
change