Example
ValueSet/example-cpt-all
(Turtle)
|
Vocabulary
Work
Group
|
Maturity
Level
:
N/A
|
External
Use
Context
Standards
Status
:
Any
This
is
a
table
defined
as
part
of
HL7
v2
.
Summary
Code
System
URL:
http://terminology.hl7.org/CodeSystem/v2-0398
Value
Set
URL:
http://terminology.hl7.org/ValueSet/v2-0398
Version:
2.9
Name:
v2.0398
Title:
v2
Continuation
style
code
Definition:
Informative
|
FHIR
Value
set/code
system
definition
for
HL7
v2
table
0398
(
Continuation
style
code)
Compartments
:
Not
linked
to
any
defined
compartments
|
OID:
??
CodeSystem
Resource
-
XML
/
JSON
Narrative
ValueSet
Resource
-
XML
/
JSON
Note:
V2
code
systems
may
or
may
not
be
case
sensitive.
V2
Code
systems
will
have
the
CodeSystem.caseSensitive
correctly
populated
in
a
future
version
of
this
specification.
This
value
set
is
not
currently
used
4.3.15.398.1
Code
System
Content
-
All
Languages
JSON
English
-
Nederlands
(Dutch)
TTL
This
code
system
http://terminology.hl7.org/CodeSystem/v2-0398
defines
the
following
codes:
Code
Display
Definition
Version
F
Raw
Turtle
en:
Fragmentation
nl:
Fragmentatie
added
v2.4
I
(+
also
see
Turtle/RDF
Format
Specification
en:
Interactive
Continuation
nl:
Interactieve
continuatie
added
v2.4
)
This
code
system
http://terminology.hl7.org/CodeSystem/v2-0398
defines
the
following
codes:
All
CPT
codes
Code
Display
Definition
Version
F
Fragmentation
added
v2.4
I
Interactive
Continuation
added
v2.4
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
[a fhir:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "example-cpt-all"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include all codes defined in \n <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-CPT.html\">\n <code>http://www.ama-assn.org/go/cpt</code>\n </a>\n </li>\n </ul>\n </div>"
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/example-cpt-all"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.3138" ]
];
fhir:ValueSet.version [ fhir:value "5.0.0-ballot"];
fhir:ValueSet.name [ fhir:value "All CPT codes"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.date [ fhir:value "2015-03-12"^^xsd:date];
fhir:ValueSet.publisher [ fhir:value "Health Level Seven International (Vocabulary)"];
fhir:ValueSet.description [ fhir:value "A value set that includes all CPT codes"];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://example.org/fhir/CodeSystem/use-contexts" ];
fhir:Coding.code [ fhir:value "species" ]
];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:337915000;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "337915000" ];
fhir:Coding.display [ fhir:value "Homo sapiens (organism)" ]
]
]
];
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "CPT Copyright © 2014 American Medical Association. All rights reserved."];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://www.ama-assn.org/go/cpt" ]
]
]] .
# - ontology header ------------------------------------------------------------
[a owl:Ontology;
owl:imports fhir:fhir.ttl] .
# -------------------------------------------------------------------------------------
Dit
code
systeem
http://terminology.hl7.org/CodeSystem/v2-0398
definieert
de
volgende
codes:
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.
Code
Display
Definition
Versie
F
Fragmentatie
added
v2.4
I
Interactieve
continuatie
added
v2.4