Terminology
This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot2:
Release
6
Ballot
(2nd
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
| Terminology Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : No defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Example Naming System Metadata
@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:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-metadata"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablenamingsystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablenamingsystem>
] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: NamingSystem</b><a name=\"example-metadata\"> </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 NamingSystem "example-metadata" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablenamingsystem.html\">Shareable NamingSystem</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/NamingSystem/example-metadata</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113883.4.642.22.5</p><p><b>version</b>: 20210721</p><p><b>name</b>: ExampleMetadata</p><p><b>title</b>: Metadata Example</p><p><b>status</b>: draft</p><p><b>kind</b>: identifier</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-07-21</p><p><b>publisher</b>: FHIR (Example)</p><p><b>contact</b>: FHIR project team: <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a></p><p><b>description</b>: This is an example naming system that illustrates usage of the metadata resource elements introduced in R5</p><p><b>approvalDate</b>: 2021-07-21</p><p><b>lastReviewDate</b>: 2022-07-21</p><p><b>effectivePeriod</b>: 2021-08-01 --> 2022-07-31</p><p><b>topic</b>: Treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-definition-topic.html\">DefinitionTopic</a>#treatment)</span></p><p><b>author</b>: ACME NamingSystem Development: <a href=\"http://acme.org/development\">http://acme.org/development</a></p><p><b>editor</b>: ACME NamingSystem Management: <a href=\"http://acme.org/management\">http://acme.org/management</a></p><p><b>reviewer</b>: Society for Creative NamingSystem Review: <a href=\"http://example.org/scnr\">http://example.org/scnr</a></p><p><b>endorser</b>: National Foundation for NamingSystem Quality: <a href=\"http://example.org/nfnq\">http://example.org/nfnq</a></p><h3>RelatedArtifacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Resource</b></td></tr><tr><td>*</td><td>derived-from</td><td><a href=\"http://hl7.org/fhir/NamingSystem/example\">http://hl7.org/fhir/NamingSystem/example</a></td></tr></table><blockquote><p><b>uniqueId</b></p><p><b>type</b>: oid</p><p><b>value</b>: 1.2.3.4.5.6.7</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: uri</p><p><b>value</b>: http://example.com/identifiers</p><p><b>preferred</b>: true</p></blockquote></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "vocab" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/NamingSystem/example-metadata"^^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.22.5" ]
] ) ; #
fhir:version [ fhir:v "20210721"] ; #
fhir:name [ fhir:v "ExampleMetadata"] ; #
fhir:title [ fhir:v "Metadata Example"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2021-07-21"^^xsd:date] ; #
fhir:publisher [ fhir:v "FHIR (Example)"] ; #
fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR project team" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ]
] )
] ) ; #
fhir:description [ fhir:v "This is an example naming system that illustrates usage of the metadata resource elements introduced in R5"] ; #
fhir:approvalDate [ fhir:v "2021-07-21"^^xsd:date] ; #
fhir:lastReviewDate [ fhir:v "2022-07-21"^^xsd:date] ; #
fhir:effectivePeriod [
fhir:start [ fhir:v "2021-08-01"^^xsd:date ] ;
fhir:end [ fhir:v "2022-07-31"^^xsd:date ]
] ; #
fhir:topic ( [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/definition-topic"^^xsd:anyURI ] ;
fhir:code [ fhir:v "treatment" ] ;
fhir:display [ fhir:v "Treatment" ]
] )
] ) ; #
fhir:author ( [
fhir:name [ fhir:v "ACME NamingSystem Development" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://acme.org/development" ]
] )
] ) ; #
fhir:editor ( [
fhir:name [ fhir:v "ACME NamingSystem Management" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://acme.org/management" ]
] )
] ) ; #
fhir:reviewer ( [
fhir:name [ fhir:v "Society for Creative NamingSystem Review" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/scnr" ]
] )
] ) ; #
fhir:endorser ( [
fhir:name [ fhir:v "National Foundation for NamingSystem Quality" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/nfnq" ]
] )
] ) ; #
fhir:relatedArtifact ( [
fhir:type [ fhir:v "derived-from" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/NamingSystem/example"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/NamingSystem/example>
]
] ) ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "1.2.3.4.5.6.7" ]
] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://example.com/identifiers" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
] )] . #
# -------------------------------------------------------------------------------------
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
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot2
generated
on
Sun,
Mar
26,
2023
15:25+1100.
Mon,
Aug
12,
2024
16:59+0800.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change