JanuSync Implementation Guide
1.0.0 - trial-use Korea, Republic of flag

JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JanuSync DTx Device

Official URL: http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-device Version: 1.0.0
Draft as of 2026-02-13 Computable Name: JanuSyncDTxDevice

JanuSync에서 DTx기기를 표현하기 위한 Resource (Resources for Representation of DTx Device in JanuSync)

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier Instance identifier
Slice: Ordered, Open At End by value:system
.... identifier:PHI_CODE 1..1 Identifier PHI_CODE 식별자 (PHI_CODE Identifier)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri PHI_CODE 식별체계 식별자 (System of PHI_CODE Identifier)
Fixed Value: https://connectdtx.net/phicode
..... value Σ 1..1 string PHI_CODE(플랫폼에서 전달한 값) (PHI_CODE value from JanuSync Platform)
Example General: 123456
... manufacturer 1..1 string 제조사명 텍스트 (Name of Manufacturer)
... deviceName 1..* BackboneElement 장치이름 (Device Name)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string 장치이름 텍스트 (Text for Device Name)
.... type 1..1 code 장치 이름의 유형 (Types of Device Name) : udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required)
... type 1..1 CodeableConcept 장치의 유형 (Types of Device)
Binding: DeviceType (example): Codes to identify medical devices.
.... coding Σ 1..1 Coding Code defined by a terminology system

Fixed Value: As shown (Digital therapeutics)
..... id 0..0 string Unique id for inter-element referencing
..... extension 0..0 Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type
..... version 0..0 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dtx
..... display 0..0 string Representation defined by the system
..... userSelected 0..0 boolean If this coding was chosen directly by the user
... version 1..1 BackboneElement The actual design of the device or software version running on the device
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept DTx버전 유형 (Version Type of DTx)
Binding: JanuSync DTx Version Type (required)
.... value 1..1 string DTx버전 텍스트 (Text for DTx Version)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.identifier:PHI_CODE.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📦4.0.1 FHIR Std.
Device.type Base example Device Type 📍4.0.1 FHIR Std.
Device.version.type Base required JanuSync DTx Version Type 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Device

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... Slices for identifier 1..* Identifier Instance identifier
Slice: Ordered, Open At End by value:system
.... identifier:PHI_CODE 1..1 Identifier PHI_CODE 식별자 (PHI_CODE Identifier)
..... system 1..1 uri PHI_CODE 식별체계 식별자 (System of PHI_CODE Identifier)
Fixed Value: https://connectdtx.net/phicode
..... value 1..1 string PHI_CODE(플랫폼에서 전달한 값) (PHI_CODE value from JanuSync Platform)
... manufacturer 1..1 string 제조사명 텍스트 (Name of Manufacturer)
... deviceName 1..* BackboneElement 장치이름 (Device Name)
.... name 1..1 string 장치이름 텍스트 (Text for Device Name)
.... type 1..1 code 장치 이름의 유형 (Types of Device Name) : udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required)
.... coding 1..1 Coding Code defined by a terminology system
Fixed Value: As shown (Digital therapeutics)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dtx
... version 1..1 BackboneElement The actual design of the device or software version running on the device
.... type 1..1 CodeableConcept DTx버전 유형 (Version Type of DTx)
Binding: JanuSync DTx Version Type (required)
.... value 1..1 string DTx버전 텍스트 (Text for DTx Version)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Device.deviceName.type Base required DeviceNameType 📦4.0.1 FHIR Std.
Device.version.type Base required JanuSync DTx Version Type 📦1.0.0 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier Instance identifier
Slice: Ordered, Open At End by value:system
.... identifier:PHI_CODE 1..1 Identifier PHI_CODE 식별자 (PHI_CODE Identifier)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri PHI_CODE 식별체계 식별자 (System of PHI_CODE Identifier)
Fixed Value: https://connectdtx.net/phicode
..... value Σ 1..1 string PHI_CODE(플랫폼에서 전달한 값) (PHI_CODE value from JanuSync Platform)
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... definition 0..1 Reference(DeviceDefinition) The reference to the definition for the device
... udiCarrier Σ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier Σ 0..1 string Mandatory fixed portion of UDI
.... issuer 0..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierAIDC Σ 0..1 base64Binary UDI Machine Readable Barcode String
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
.... entryType 0..1 code barcode | rfid | manual +
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.
... status ?!Σ 0..1 code active | inactive | entered-in-error | unknown
Binding: FHIRDeviceStatus (required): The availability status of the device.
... statusReason 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
Binding: FHIRDeviceStatusReason (extensible): The availability status reason of the device.
... distinctIdentifier 0..1 string The distinct identification string
... manufacturer 1..1 string 제조사명 텍스트 (Name of Manufacturer)
... manufactureDate 0..1 dateTime Date when the device was made
... expirationDate 0..1 dateTime Date and time of expiry of this device (if applicable)
... lotNumber 0..1 string Lot number of manufacture
... serialNumber 0..1 string Serial number assigned by the manufacturer
... deviceName 1..* BackboneElement 장치이름 (Device Name)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string 장치이름 텍스트 (Text for Device Name)
.... type 1..1 code 장치 이름의 유형 (Types of Device Name) : udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required)
... modelNumber 0..1 string The model number for the device
... partNumber 0..1 string The part number of the device
... type 1..1 CodeableConcept 장치의 유형 (Types of Device)
Binding: DeviceType (example): Codes to identify medical devices.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..1 Coding Code defined by a terminology system

Fixed Value: As shown (Digital therapeutics)
..... id 0..0 string Unique id for inter-element referencing
..... extension 0..0 Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type
..... version 0..0 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dtx
..... display 0..0 string Representation defined by the system
..... userSelected 0..0 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialization 0..* BackboneElement The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... systemType 1..1 CodeableConcept The standard that is used to operate and communicate
.... version 0..1 string The version of the standard that is used to operate and communicate
... version 1..1 BackboneElement The actual design of the device or software version running on the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept DTx버전 유형 (Version Type of DTx)
Binding: JanuSync DTx Version Type (required)
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string DTx버전 텍스트 (Text for DTx Version)
... property 0..* BackboneElement The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Code that specifies the property DeviceDefinitionPropetyCode (Extensible)
.... valueQuantity 0..* Quantity Property value as a quantity
.... valueCode 0..* CodeableConcept Property value as a code, e.g., NTP4 (synced to NTP)
... patient 0..1 Reference(Patient) Patient to whom Device is affixed
... owner 0..1 Reference(Organization) Organization responsible for device
... contact 0..* ContactPoint Details for human/organization for support
... location 0..1 Reference(Location) Where the device is found
... url 0..1 uri Network address to contact device
... note 0..* Annotation Device notes and comments
... safety Σ 0..* CodeableConcept Safety Characteristics of Device
... parent 0..1 Reference(Device) The parent device

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Device.identifier:PHI_CODE.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.identifier:PHI_CODE.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Device.udiCarrier.entryType Base required UDIEntryType 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.statusReason Base extensible FHIRDeviceStatusReason 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📦4.0.1 FHIR Std.
Device.type Base example Device Type 📍4.0.1 FHIR Std.
Device.version.type Base required JanuSync DTx Version Type 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Device

Summary

Mandatory: 10 elements
Fixed: 2 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Device.identifier (ordered, Open at End)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier Instance identifier
Slice: Ordered, Open At End by value:system
.... identifier:PHI_CODE 1..1 Identifier PHI_CODE 식별자 (PHI_CODE Identifier)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri PHI_CODE 식별체계 식별자 (System of PHI_CODE Identifier)
Fixed Value: https://connectdtx.net/phicode
..... value Σ 1..1 string PHI_CODE(플랫폼에서 전달한 값) (PHI_CODE value from JanuSync Platform)
Example General: 123456
... manufacturer 1..1 string 제조사명 텍스트 (Name of Manufacturer)
... deviceName 1..* BackboneElement 장치이름 (Device Name)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string 장치이름 텍스트 (Text for Device Name)
.... type 1..1 code 장치 이름의 유형 (Types of Device Name) : udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required)
... type 1..1 CodeableConcept 장치의 유형 (Types of Device)
Binding: DeviceType (example): Codes to identify medical devices.
.... coding Σ 1..1 Coding Code defined by a terminology system

Fixed Value: As shown (Digital therapeutics)
..... id 0..0 string Unique id for inter-element referencing
..... extension 0..0 Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type
..... version 0..0 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dtx
..... display 0..0 string Representation defined by the system
..... userSelected 0..0 boolean If this coding was chosen directly by the user
... version 1..1 BackboneElement The actual design of the device or software version running on the device
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept DTx버전 유형 (Version Type of DTx)
Binding: JanuSync DTx Version Type (required)
.... value 1..1 string DTx버전 텍스트 (Text for DTx Version)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.identifier:PHI_CODE.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📦4.0.1 FHIR Std.
Device.type Base example Device Type 📍4.0.1 FHIR Std.
Device.version.type Base required JanuSync DTx Version Type 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from Device

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... Slices for identifier 1..* Identifier Instance identifier
Slice: Ordered, Open At End by value:system
.... identifier:PHI_CODE 1..1 Identifier PHI_CODE 식별자 (PHI_CODE Identifier)
..... system 1..1 uri PHI_CODE 식별체계 식별자 (System of PHI_CODE Identifier)
Fixed Value: https://connectdtx.net/phicode
..... value 1..1 string PHI_CODE(플랫폼에서 전달한 값) (PHI_CODE value from JanuSync Platform)
... manufacturer 1..1 string 제조사명 텍스트 (Name of Manufacturer)
... deviceName 1..* BackboneElement 장치이름 (Device Name)
.... name 1..1 string 장치이름 텍스트 (Text for Device Name)
.... type 1..1 code 장치 이름의 유형 (Types of Device Name) : udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required)
.... coding 1..1 Coding Code defined by a terminology system
Fixed Value: As shown (Digital therapeutics)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dtx
... version 1..1 BackboneElement The actual design of the device or software version running on the device
.... type 1..1 CodeableConcept DTx버전 유형 (Version Type of DTx)
Binding: JanuSync DTx Version Type (required)
.... value 1..1 string DTx버전 텍스트 (Text for DTx Version)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Device.deviceName.type Base required DeviceNameType 📦4.0.1 FHIR Std.
Device.version.type Base required JanuSync DTx Version Type 📦1.0.0 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device Item used in healthcare
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier 1..* Identifier Instance identifier
Slice: Ordered, Open At End by value:system
.... identifier:PHI_CODE 1..1 Identifier PHI_CODE 식별자 (PHI_CODE Identifier)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri PHI_CODE 식별체계 식별자 (System of PHI_CODE Identifier)
Fixed Value: https://connectdtx.net/phicode
..... value Σ 1..1 string PHI_CODE(플랫폼에서 전달한 값) (PHI_CODE value from JanuSync Platform)
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... definition 0..1 Reference(DeviceDefinition) The reference to the definition for the device
... udiCarrier Σ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceIdentifier Σ 0..1 string Mandatory fixed portion of UDI
.... issuer 0..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierAIDC Σ 0..1 base64Binary UDI Machine Readable Barcode String
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
.... entryType 0..1 code barcode | rfid | manual +
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.
... status ?!Σ 0..1 code active | inactive | entered-in-error | unknown
Binding: FHIRDeviceStatus (required): The availability status of the device.
... statusReason 0..* CodeableConcept online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
Binding: FHIRDeviceStatusReason (extensible): The availability status reason of the device.
... distinctIdentifier 0..1 string The distinct identification string
... manufacturer 1..1 string 제조사명 텍스트 (Name of Manufacturer)
... manufactureDate 0..1 dateTime Date when the device was made
... expirationDate 0..1 dateTime Date and time of expiry of this device (if applicable)
... lotNumber 0..1 string Lot number of manufacture
... serialNumber 0..1 string Serial number assigned by the manufacturer
... deviceName 1..* BackboneElement 장치이름 (Device Name)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string 장치이름 텍스트 (Text for Device Name)
.... type 1..1 code 장치 이름의 유형 (Types of Device Name) : udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other
Binding: DeviceNameType (required)
... modelNumber 0..1 string The model number for the device
... partNumber 0..1 string The part number of the device
... type 1..1 CodeableConcept 장치의 유형 (Types of Device)
Binding: DeviceType (example): Codes to identify medical devices.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 1..1 Coding Code defined by a terminology system

Fixed Value: As shown (Digital therapeutics)
..... id 0..0 string Unique id for inter-element referencing
..... extension 0..0 Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type
..... version 0..0 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dtx
..... display 0..0 string Representation defined by the system
..... userSelected 0..0 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialization 0..* BackboneElement The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... systemType 1..1 CodeableConcept The standard that is used to operate and communicate
.... version 0..1 string The version of the standard that is used to operate and communicate
... version 1..1 BackboneElement The actual design of the device or software version running on the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept DTx버전 유형 (Version Type of DTx)
Binding: JanuSync DTx Version Type (required)
.... component 0..1 Identifier A single component of the device version
.... value 1..1 string DTx버전 텍스트 (Text for DTx Version)
... property 0..* BackboneElement The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Code that specifies the property DeviceDefinitionPropetyCode (Extensible)
.... valueQuantity 0..* Quantity Property value as a quantity
.... valueCode 0..* CodeableConcept Property value as a code, e.g., NTP4 (synced to NTP)
... patient 0..1 Reference(Patient) Patient to whom Device is affixed
... owner 0..1 Reference(Organization) Organization responsible for device
... contact 0..* ContactPoint Details for human/organization for support
... location 0..1 Reference(Location) Where the device is found
... url 0..1 uri Network address to contact device
... note 0..* Annotation Device notes and comments
... safety Σ 0..* CodeableConcept Safety Characteristics of Device
... parent 0..1 Reference(Device) The parent device

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Device.identifier:PHI_CODE.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Device.identifier:PHI_CODE.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Device.udiCarrier.entryType Base required UDIEntryType 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.statusReason Base extensible FHIRDeviceStatusReason 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📦4.0.1 FHIR Std.
Device.type Base example Device Type 📍4.0.1 FHIR Std.
Device.version.type Base required JanuSync DTx Version Type 📦1.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Device

Summary

Mandatory: 10 elements
Fixed: 2 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Device.identifier (ordered, Open at End)

 

Other representations of profile: CSV, Excel, Schematron