Example
ValueSet/organization-role
(Turtle)
Extension:
objectClass
FHIR
Terminology
Infrastructure
Work
Group
|
Maturity
Level
:
1
N/A
|
Standards
Status
:
Informative
|
Use
Context
:
Any
|
URL
for
this
extension:
http://hl7.org/fhir/StructureDefinition/11179-objectClass
Status:
draft.
Extension
maintained
by:
Health
Level
Seven
International
(Orders
and
Observations)
A
concept
that
represents
a
set
of
ideas,
abstractions,
or
things
in
the
real
world
that
can
be
identified
with
explicit
boundaries
and
meaning
and
whose
properties
and
behavior
follow
the
same
rules.
It
may
be
either
a
single
concept
or
a
group
of
associated
concepts,
abstractions,
or
things.
Comment
:
ObjectClass
and
Property
are
treated
as
a
data
model
that
can
be
mapped
to,
like
any
other.
This
extension
merely
captures
the
ObjectClass
element
as
a
discrete
code.
The
information
conveyed
here
should
also
be
conveyed
in
human-readable
form
in
the
mapping.map
element.
Context
of
Use:
Use
on
Element
ID
ElementDefinition.mapping
Extension
Content
Summary
Name
Flags
Card.
Type
Description
&
Constraints
objectClass
0..1
Coding
URL
=
http://hl7.org/fhir/StructureDefinition/11179-objectClass
objectClass:
A
concept
that
represents
a
set
of
ideas,
abstractions,
or
things
in
the
real
world
that
can
be
identified
with
explicit
boundaries
and
meaning
and
whose
properties
and
behavior
follow
the
same
rules.
It
may
be
either
a
single
concept
or
a
group
of
associated
concepts,
abstractions,
or
things.
Binding:
DataElement
SDC
Object
Class
Raw
Turtle
(
example
(+
also
see
Turtle/RDF
Format
Specification
)
Use
on
Element
ID
ElementDefinition.mapping
Documentation
for
this
format
Full
Structure
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/11179-objectClass
objectClass:
A
concept
that
represents
a
set
of
ideas,
abstractions,
or
things
in
the
real
world
that
can
be
identified
with
explicit
boundaries
and
meaning
and
whose
properties
and
behavior
follow
the
same
rules.
It
may
be
either
a
single
concept
or
a
group
of
associated
concepts,
abstractions,
or
things.
Use
on
Element
ID
ElementDefinition.mapping
extension
I
0..0
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/11179-objectClass"
value[x]
I
1..1
Coding
Value
of
extension
Binding:
DataElement
SDC
Object
Class
(
example
)
Documentation
for
this
format
XML
Template
Definition
for
Value
SetOrganization
Affiliation
Role
<!-- objectClass -->
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:ValueSet ;
fhir:id [ fhir:v "organization-role"] ;
fhir:meta [
fhir:lastUpdated [ fhir:v "2023-03-01T23:03:57.298+11:00" ] ;
fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] )
] ;
fhir:text [
fhir:status [ fhir:v "generated" ]
] ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:value [ fhir:v "pa" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:value [ fhir:v "draft" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:value [ fhir:v "1" ]
] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/organization-role"], [ fhir:v "http://hl7.org/fhir/ValueSet/organization-role"] ;
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.880" ]
] [
fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.880" ]
] ) ;
fhir:version [ fhir:v "5.0.0-draft-final"], [ fhir:v "5.0.0-draft-final"] ;
fhir:name [ fhir:v "OrganizationAffiliationRole"], [ fhir:v "OrganizationAffiliationRole"] ;
fhir:title [ fhir:v "Organization Affiliation Role"], [ fhir:v "Organization Affiliation Role"] ;
fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ;
fhir:experimental [ fhir:v "true"], [ fhir:v "true"] ;
fhir:publisher [ fhir:v "FHIR Project team"], [ fhir:v "FHIR Project team"] ;
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] )
] [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] )
] ) ;
fhir:description [ fhir:v "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another."], [ fhir:v "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another."] ;
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] [
fhir:coding ( [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ;
fhir:compose [
fhir:include ( [
fhir:system [ fhir:v "http://hl7.org/fhir/organization-role" ]
] )
] .
# -------------------------------------------------------------------------------------
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<</valueCoding>
</extension>
JSON
Template
{ //
// from Element:
" ]
"
"
}
Summary
Name
Flags
Card.
Type
Description
&
Constraints
objectClass
0..1
Coding
URL
=
http://hl7.org/fhir/StructureDefinition/11179-objectClass
objectClass:
A
concept
Usage
note:
every
effort
has
been
made
to
ensure
that
represents
a
set
of
ideas,
abstractions,
or
things
in
the
real
world
that
can
be
identified
with
explicit
boundaries
and
meaning
and
whose
properties
examples
are
correct
and
behavior
follow
the
same
rules.
It
may
be
either
a
single
concept
or
a
group
of
associated
concepts,
abstractions,
or
things.
Binding:
DataElement
SDC
Object
Class
(
example
)
Use
on
Element
ID
ElementDefinition.mapping
Documentation
for
this
format
Full
Structure
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/11179-objectClass
objectClass:
A
concept
that
represents
useful,
but
they
are
not
a
set
normative
part
of
ideas,
abstractions,
or
things
in
the
real
world
that
can
be
identified
with
explicit
boundaries
and
meaning
and
whose
properties
and
behavior
follow
the
same
rules.
It
may
be
either
a
single
concept
or
a
group
of
associated
concepts,
abstractions,
or
things.
Use
on
Element
ID
ElementDefinition.mapping
extension
I
0..0
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/11179-objectClass"
value[x]
I
1..1
Coding
Value
of
extension
Binding:
DataElement
SDC
Object
Class
(
example
)
Documentation
for
this
format
XML
Template
<!-- objectClass -->
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<</valueCoding>
</extension>
JSON
Template
specification.
{ //
// from Element:
" ]
"
"
}