This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Example ValueSet/bodystructure-bodylandmarkorientation-clockface-position (Turtle)
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Value SetBodystructure Body Landmark Clock Face Position
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:ValueSet ;
fhir:id [ fhir:v "bodystructure-bodylandmarkorientation-clockface-position"] ;
fhir:meta [
fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+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 "oo" ]
] [
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/bodystructure-bodylandmarkorientation-clockface-position"], [ fhir:v "http://hl7.org/fhir/ValueSet/bodystructure-bodylandmarkorientation-clockface-position"] ;
fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ;
fhir:name [ fhir:v "BodystructureBodyLandmarkClockFacePosition"], [ fhir:v "BodystructureBodyLandmarkClockFacePosition"] ;
fhir:title [ fhir:v "Bodystructure Body Landmark Clock Face Position"], [ fhir:v "Bodystructure Body Landmark Clock Face Position"] ;
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 "Select SNOMED CT codes. A set of codes that describe a things orientation based on a hourly positions of a clock face."], [ fhir:v "Select SNOMED CT codes. A set of codes that describe a things orientation based on a hourly positions of a clock face."] ;
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:copyright [ fhir:v "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"], [ fhir:v "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"] ;
fhir:compose [
fhir:include ( [
fhir:system [ fhir:v "http://snomed.info/sct" ] ;
fhir:concept ( [
fhir:code [ fhir:v "260318004" ] ;
fhir:display [ fhir:v "1 o'clock position" ]
] [
fhir:code [ fhir:v "260328008" ] ;
fhir:display [ fhir:v "2 o'clock position" ]
] [
fhir:code [ fhir:v "260330005" ] ;
fhir:display [ fhir:v "3 o'clock position" ]
] [
fhir:code [ fhir:v "260333007" ] ;
fhir:display [ fhir:v "4 o'clock position" ]
] [
fhir:code [ fhir:v "260335000" ] ;
fhir:display [ fhir:v "5 o'clock position" ]
] [
fhir:code [ fhir:v "260337008" ] ;
fhir:display [ fhir:v "6 o'clock position" ]
] [
fhir:code [ fhir:v "260339006" ] ;
fhir:display [ fhir:v "7 o'clock position" ]
] [
fhir:code [ fhir:v "260341007" ] ;
fhir:display [ fhir:v "8 o'clock position" ]
] [
fhir:code [ fhir:v "260343005" ] ;
fhir:display [ fhir:v "9 o'clock position" ]
] [
fhir:code [ fhir:v "260322009" ] ;
fhir:display [ fhir:v "10 o'clock position" ]
] [
fhir:code [ fhir:v "260324005" ] ;
fhir:display [ fhir:v "11 o'clock position" ]
] [
fhir:code [ fhir:v "260326007" ] ;
fhir:display [ fhir:v "12 o'clock position" ]
] )
] )
] .
# -------------------------------------------------------------------------------------
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.