Conformance
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-draft-final:
Final
QA
Preview
for
R5
-
STU
see
ballot
notes
).
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
R4B
R4
R3
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Example of implementationguide
@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:ImplementationGuide; fhir:Resource.id [ fhir:value "example"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:ImplementationGuide.url [ fhir:value "http://hl7.org/fhir/us/daf"]; fhir:ImplementationGuide.version [ fhir:value "0"]; fhir:ImplementationGuide.name [ fhir:value "Data Access Framework (DAF)"]; fhir:ImplementationGuide.status [ fhir:value "draft"]; fhir:ImplementationGuide.experimental [ fhir:value "false"]; fhir:ImplementationGuide.date [ fhir:value "2015-01-01"]; fhir:ImplementationGuide.publisher [ fhir:value "ONC / HL7 Joint project"]; fhir:ImplementationGuide.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "ONC" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.healthit.gov" ] ] ], [ fhir:index 1; fhir:ContactDetail.name [ fhir:value "HL7" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:ImplementationGuide.description [ fhir:value "The Data Access Framework (DAF) Initiative leverages the HL7 FHIR standards to standardize access to Meaningful Use Stage 2 structured information both within the organization and from external organizations"]; fhir:ImplementationGuide.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ]; fhir:Coding.code [ fhir:value "US" ] ] ]; fhir:ImplementationGuide.copyright [ fhir:value "Published by ONC under the standard FHIR license (CC0)"]; fhir:ImplementationGuide.packageId [ fhir:value "hl7.fhir.us.daf"]; fhir:ImplementationGuide.license [ fhir:value "CC0-1.0"]; fhir:ImplementationGuide.fhirVersion [ fhir:value "4.3.0"; fhir:index 0 ]; fhir:ImplementationGuide.dependsOn [ fhir:index 0; fhir:ImplementationGuide.uri [ fhir:value "http://hl7.org/fhir/ImplementationGuide/uscore" ] ]; fhir:ImplementationGuide.global [ fhir:index 0; fhir:ImplementationGuide.type [ fhir:value "Patient" ]; fhir:ImplementationGuide.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/patient" ] ]; fhir:ImplementationGuide.definition [ fhir:ImplementationGuide.grouping [ fhir:index 0; fhir:ImplementationGuide.name [ fhir:value "test" ]; fhir:ImplementationGuide.description [ fhir:value "Base package (not broken up into multiple packages)" ] ]; fhir:ImplementationGuide.resource [ fhir:index 0; fhir:ImplementationGuide.reference [ fhir:Reference.reference [ fhir:value "Patient/test" ] ]; fhir:ImplementationGuide.name [ fhir:value "Test Example" ]; fhir:ImplementationGuide.description [ fhir:value "A test example to show how an implementation guide works" ]; fhir:ImplementationGuide.example [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/patient" ] ]; fhir:ImplementationGuide.page [ fhir:ImplementationGuide.name [ fhir:value "patient-example.html" ]; fhir:ImplementationGuide.title [ fhir:value "Example Patient Page" ]; fhir:ImplementationGuide.generation [ fhir:value "html" ]; fhir:ImplementationGuide.page [ fhir:index 0; fhir:ImplementationGuide.name [ fhir:value "list.html" ]; fhir:ImplementationGuide.title [ fhir:value "Value Set Page" ]; fhir:ImplementationGuide.generation [ fhir:value "html" ] ] ]; fhir:ImplementationGuide.parameter [ fhir:index 0; fhir:ImplementationGuide.code [ fhir:value "apply" ]; fhir:ImplementationGuide.value [ fhir:value "version" ][a fhir:ImplementationGuide ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ImplementationGuide</b><a name=\"example\"> </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 ImplementationGuide "example" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/daf</code></p><p><b>version</b>: 0</p><p><b>name</b>: DataAccessFrameworkDAF</p><p><b>title</b>: Data Access Framework (DAF)</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2015-01-01</p><p><b>publisher</b>: ONC / HL7 Joint project</p><p><b>contact</b>: ONC: <a href=\"http://www.healthit.gov\">http://www.healthit.gov</a>, HL7: <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a></p><p><b>description</b>: The Data Access Framework (DAF) Initiative leverages the HL7 FHIR standards to standardize access to Meaningful Use Stage 2 structured information both within the organization and from external organizations</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>copyright</b>: Published by ONC under the standard FHIR license (CC0)</p><p><b>packageId</b>: hl7.fhir.us.daf</p><p><b>license</b>: CC0-1.0</p><p><b>fhirVersion</b>: 5.0.0</p><h3>DependsOns</h3><table class=\"grid\"><tr><td>-</td><td><b>Uri</b></td></tr><tr><td>*</td><td><a href=\"http://hl7.org/fhir/ImplementationGuide/uscore\">http://hl7.org/fhir/ImplementationGuide/uscore</a></td></tr></table><h3>Globals</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Profile</b></td></tr><tr><td>*</td><td>Patient</td><td><a href=\"http://hl7.org/fhir/us/core/StructureDefinition/patient\">http://hl7.org/fhir/us/core/StructureDefinition/patient</a></td></tr></table><blockquote><p><b>definition</b></p><h3>Groupings</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>test</td><td>Base package (not broken up into multiple packages)</td></tr></table><h3>Resources</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td><td><b>Name</b></td><td><b>Description</b></td><td><b>Profile</b></td></tr><tr><td>*</td><td><a href=\"broken-link.html\">Patient/test</a></td><td>Test Example</td><td>A test example to show how an implementation guide works</td><td><a href=\"http://hl7.org/fhir/us/core/StructureDefinition/patient\">http://hl7.org/fhir/us/core/StructureDefinition/patient</a></td></tr></table><blockquote><p><b>page</b></p><p><b>name</b>: <code>patient-example.html</code></p><p><b>title</b>: Example Patient Page</p><p><b>generation</b>: html</p><h3>Pages</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Title</b></td><td><b>Generation</b></td></tr><tr><td>*</td><td><code>list.html</code></td><td>Value Set Page</td><td>html</td></tr></table></blockquote><h3>Parameters</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td>*</td><td>Apply Metadata Value (Details: http://hl7.org/fhir/guide-parameter-code code apply = 'Apply Metadata Value', stated as 'null')</td><td>version</td></tr></table></blockquote><blockquote><p><b>manifest</b></p><p><b>rendering</b>: <a href=\"http://hl7.org/fhir/us/daf\">http://hl7.org/fhir/us/daf</a></p><h3>Resources</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td><td><b>Profile</b></td><td><b>RelativePath</b></td></tr><tr><td>*</td><td><a href=\"broken-link.html\">Patient/test</a></td><td><a href=\"http://hl7.org/fhir/us/core/StructureDefinition/patient\">http://hl7.org/fhir/us/core/StructureDefinition/patient</a></td><td><code>patient-example.html</code></td></tr></table><h3>Pages</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Title</b></td><td><b>Anchor</b></td></tr><tr><td>*</td><td>patient-example.html</td><td>Test Patient Example</td><td>patient-example, tx, uml</td></tr></table><p><b>image</b>: fhir.png</p><p><b>other</b>: fhir.css</p></blockquote></div>" ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/us/daf"^^xsd:anyURI] ; # fhir:version [ fhir:v "0"] ; # fhir:name [ fhir:v "DataAccessFrameworkDAF"] ; # fhir:title [ fhir:v "Data Access Framework (DAF)"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2015-01-01"^^xsd:date] ; # fhir:publisher [ fhir:v "ONC / HL7 Joint project"] ; # fhir:contact ( [ fhir:name [ fhir:v "ONC" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.healthit.gov" ] ] ) ] [ fhir:name [ fhir:v "HL7" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] ) ] ) ; # fhir:description [ fhir:v "The Data Access Framework (DAF) Initiative leverages the HL7 FHIR standards to standardize access to Meaningful Use Stage 2 structured information both within the organization and from external organizations"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "US" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Published by ONC under the standard FHIR license (CC0)"] ; # fhir:packageId [ fhir:v "hl7.fhir.us.daf"] ; # fhir:license [ fhir:v "CC0-1.0"] ; # fhir:fhirVersion ( [ fhir:v "5.0.0"] ) ; # fhir:dependsOn ( [ fhir:uri [ fhir:v "http://hl7.org/fhir/ImplementationGuide/uscore"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ImplementationGuide/uscore> ]]; fhir:ImplementationGuide.manifest [ fhir:ImplementationGuide.rendering [ fhir:value "http://hl7.org/fhir/us/daf" ]; fhir:ImplementationGuide.resource [ fhir:index 0; fhir:ImplementationGuide.reference [ fhir:Reference.reference [ fhir:value "Patient/test" ] ]; fhir:ImplementationGuide.example [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/patient" ]; fhir:ImplementationGuide.relativePath [ fhir:value "patient-test.html#patient-test" ] ]; fhir:ImplementationGuide.page [ fhir:index 0; fhir:ImplementationGuide.name [ fhir:value "patient-test.html" ]; fhir:ImplementationGuide.title [ fhir:value "Test Patient Example" ]; fhir:ImplementationGuide.anchor [ fhir:value "patient-test"; fhir:index 0 ], [ fhir:value "tx"; fhir:index 1 ], [ fhir:value "uml"; fhir:index 2 ] ]; fhir:ImplementationGuide.image [ fhir:value "fhir.png"; fhir:index 0 ]; fhir:ImplementationGuide.other [ fhir:value "fhir.css"; fhir:index 0] ) ; # fhir:global ( [ fhir:type [ fhir:v "Patient" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/patient"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/patient> ]] .] ) ; # fhir:definition [ fhir:grouping ( [ fhir:name [ fhir:v "test" ] ; fhir:description [ fhir:v "Base package (not broken up into multiple packages)" ] ] ) ; fhir:resource ( [ fhir:reference [ fhir:reference [ fhir:v "Patient/test" ] ] ; fhir:name [ fhir:v "Test Example" ] ; fhir:description [ fhir:v "A test example to show how an implementation guide works" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/patient"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/patient> ] ) ] ) ; fhir:page [ fhir:name [ fhir:v "patient-example.html"^^xsd:anyURI ] ; fhir:title [ fhir:v "Example Patient Page" ] ; fhir:generation [ fhir:v "html" ] ; fhir:page ( [ fhir:name [ fhir:v "list.html"^^xsd:anyURI ] ; fhir:title [ fhir:v "Value Set Page" ] ; fhir:generation [ fhir:v "html" ] ] ) ] ; fhir:parameter ( [ fhir:code [ fhir:system [ fhir:v "http://hl7.org/fhir/guide-parameter-code"^^xsd:anyURI ] ; fhir:code [ fhir:v "apply" ] ] ; fhir:value [ fhir:v "version" ] ] ) ] ; # fhir:manifest [ fhir:rendering [ fhir:v "http://hl7.org/fhir/us/daf"^^xsd:anyURI ] ; fhir:resource ( [ fhir:reference [ fhir:reference [ fhir:v "Patient/test" ] ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/patient"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/patient> ] ) ; fhir:relativePath [ fhir:v "patient-example.html"^^xsd:anyURI ] ] ) ; fhir:page ( [ fhir:name [ fhir:v "patient-example.html" ] ; fhir:title [ fhir:v "Test Patient Example" ] ; fhir:anchor ( [ fhir:v "patient-example" ] [ fhir:v "tx" ] [ fhir:v "uml" ] ) ] ) ; fhir:image ( [ fhir:v "fhir.png" ] ) ; fhir:other ( [ fhir:v "fhir.css" ] ) ]] . # # -------------------------------------------------------------------------------------
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-draft-final
generated
on
Sat,
May
28,
2022
12:55+1000.
Wed,
Mar
1,
2023
23:06+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change