Release 5

Publish-box (todo)

Example CodeSystem/deviceusage-status (Turtle)

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemDeviceUsageStatus

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:CodeSystem ;
 fhir:id [ fhir:v "deviceusage-status"] ;
 fhir:meta [
 fhir:lastUpdated [ fhir:v "2023年03月26日T15:21:02.749+11:00" ] ;
 fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] )
 ] ;
 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 "trial-use" ]
 ] [
 fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
 fhir:value [ fhir:v "0" ]
 ] ) ;
 fhir:url [ fhir:v "http://hl7.org/fhir/deviceusage-status"], [ fhir:v "http://hl7.org/fhir/deviceusage-status"] ;
 fhir:identifier ( [
 fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
 fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.2059" ]
 ] [
 fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
 fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.2059" ]
 ] ) ;
 fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ;
 fhir:name [ fhir:v "DeviceUsageStatus"], [ fhir:v "DeviceUsageStatus"] ;
 fhir:title [ fhir:v "Device Usage Status"], [ fhir:v "Device Usage Status"] ;
 fhir:status [ fhir:v "active"], [ fhir:v "active"] ;
 fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
 fhir:date [ fhir:v "2021年01月05日T10:01:24+11:00"], [ fhir:v "2021年01月05日T10:01:24+11:00"] ;
 fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;
 fhir:contact ( [
 fhir:telecom ( [
 fhir:system [ fhir:v "url" ] ;
 fhir:value [ fhir:v "http://hl7.org/fhir" ]
 ] [
 fhir:system [ fhir:v "email" ] ;
 fhir:value [ fhir:v "fhir@lists.hl7.org" ]
 ] )
 ] [
 fhir:telecom ( [
 fhir:system [ fhir:v "url" ] ;
 fhir:value [ fhir:v "http://hl7.org/fhir" ]
 ] [
 fhir:system [ fhir:v "email" ] ;
 fhir:value [ fhir:v "fhir@lists.hl7.org" ]
 ] )
 ] ) ;
 fhir:description [ fhir:v "A coded concept indicating the current status of the Device Usage."], [ fhir:v "A coded concept indicating the current status of the Device Usage."] ;
 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:caseSensitive [ fhir:v "true"] ;
 fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/deviceusage-status"] ;
 fhir:content [ fhir:v "complete"] ;
 fhir:concept ( [
 fhir:code [ fhir:v "active" ] ;
 fhir:display [ fhir:v "Active" ] ;
 fhir:definition [ fhir:v "The device is still being used." ]
 ] [
 fhir:code [ fhir:v "completed" ] ;
 fhir:display [ fhir:v "Completed" ] ;
 fhir:definition [ fhir:v "The device is no longer being used." ]
 ] [
 fhir:code [ fhir:v "not-done" ] ;
 fhir:display [ fhir:v "Not done" ] ;
 fhir:definition [ fhir:v "The device was not used." ]
 ] [
 fhir:code [ fhir:v "entered-in-error" ] ;
 fhir:display [ fhir:v "Entered in Error" ] ;
 fhir:definition [ fhir:v "The statement was recorded incorrectly." ]
 ] [
 fhir:code [ fhir:v "intended" ] ;
 fhir:display [ fhir:v "Intended" ] ;
 fhir:definition [ fhir:v "The device may be used at some time in the future." ]
 ] [
 fhir:code [ fhir:v "stopped" ] ;
 fhir:display [ fhir:v "Stopped" ] ;
 fhir:definition [ fhir:v "Actions implied by the statement have been permanently halted, before all of them occurred." ]
 ] [
 fhir:code [ fhir:v "on-hold" ] ;
 fhir:display [ fhir:v "On Hold" ] ;
 fhir:definition [ fhir:v "Actions implied by the statement have been temporarily halted, but are expected to continue later. May also be called \"suspended\"." ]
 ] ) .
# -------------------------------------------------------------------------------------

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.

AltStyle によって変換されたページ (->オリジナル) /