ConnectDTx Implementation Guide
0.9.9 - trial-use
ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "connectdtx-dtx-result-bundle"] ; #
fhir:type [ fhir:v "transaction"] ; #
fhir:entry ( [
( fhir:resource [
a fhir:Device ;
fhir:id [ fhir:v "connectdtx-device-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-device"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/connectdtx-device> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Device</b><a name=\"connectdtx-device-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Device "connectdtx-device-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-device.html\">ConnectDTx Device</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>manufacturer</b>: 파이DTx</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>Hypnus</td><td>model-name</td></tr></table><p><b>type</b>: Digital therapeutics <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-connectdtx-device-type.html\">ConnectDTx Device Type</a>#dtx)</span></p><h3>Versions</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>*</td><td>Production <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-connectdtx-version-type.html\">ConnectDTx Version Type</a>#prod)</span></td><td>1.0.1</td></tr></table></div>" ] ;
( fhir:identifier [
fhir:system [ fhir:v "https://connectdtx.net/phicode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PROVIDED_PHI_CODE" ] ] ) ;
fhir:manufacturer [ fhir:v "파이DTx" ] ;
( fhir:deviceName [
fhir:name [ fhir:v "Hypnus" ] ;
fhir:type [ fhir:v "model-name" ] ] ) ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dtx" ] ] ) ] ;
( fhir:version [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://connectdtx.kr/fhir/CodeSystem/connectdtx-version-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prod" ] ] ) ] ;
fhir:value [ fhir:v "1.0.1" ] ] ) ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Device"^^xsd:anyURI ] ]
] [
( fhir:resource [
a fhir:DocumentReference ;
fhir:id [ fhir:v "connectdtx-result-report-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-result-report"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/connectdtx-result-report> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"connectdtx-result-report-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DocumentReference "connectdtx-result-report-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-result-report.html\">ConnectDTx Result Report</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>status</b>: current</p><p><b>type</b>: Document summary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55112-7)</span></p><p><b>subject</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> ""</p><p><b>date</b>: 2000. 1. 1. 오후 5:00:00</p><p><b>author</b>: <a href=\"#Device_connectdtx-device-example\">See above (Device/connectdtx-device-example)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td>-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td>*</td><td>application/pdf</td><td>base64Binary</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td>-</td><td><b>Period</b></td><td><b>Related</b></td></tr><tr><td>*</td><td>2000-01-01 14:05:00+0900 --> (ongoing)</td><td><a href=\"ServiceRequest-connectdtx-servicerequest-prescription-example.html\">ServiceRequest/connectdtx-servicerequest-prescription-example</a></td></tr></table></div>" ] ;
( fhir:identifier [
fhir:system [ fhir:v "https://connectdtx.net/phicode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PROVIDED_PHI_CODE" ] ] ) ;
fhir:status [ fhir:v "current" ] ;
fhir:type [
( fhir:coding [
a loinc:55112-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55112-7" ] ;
fhir:display [ fhir:v "Document summary" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/connectdtx-patient-example" ] ] ;
fhir:date [ fhir:v "2000-01-01T17:00:00+09:00"^^xsd:dateTime ] ;
( fhir:author [
fhir:reference [ fhir:v "Device/connectdtx-device-example" ] ] ) ;
( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:data [ fhir:v "base64Binary"^^xsd:base64Binary ] ] ] ) ;
fhir:context [
fhir:period [
fhir:start [ fhir:v "2000-01-01T14:05:00+09:00"^^xsd:dateTime ] ] ;
( fhir:related [
fhir:reference [ fhir:v "ServiceRequest/connectdtx-servicerequest-prescription-example" ] ] ) ] ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "DocumentReference"^^xsd:anyURI ] ]
] [
( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "connectdtx-result-observation-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-result-observation"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/connectdtx-result-observation> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"connectdtx-result-observation-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "connectdtx-result-observation-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-result-observation.html\">ConnectDTx Result Observation</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>basedOn</b>: <a href=\"ServiceRequest-connectdtx-servicerequest-prescription-example.html\">ServiceRequest/connectdtx-servicerequest-prescription-example</a></p><p><b>status</b>: preliminary</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span></p><p><b>code</b>: Hypnus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-hira-diagnostic-behavior.html\">Hira Diagnostic Behavior</a>#hypnus)</span></p><p><b>subject</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> ""</p><p><b>effective</b>: 2000-01-01 17:05:00+0900 --> (ongoing)</p><p><b>performer</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> ""</p><p><b>dataAbsentReason</b>: Not Permitted <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#not-permitted)</span></p><p><b>device</b>: <a href=\"#Device_connectdtx-device-example\">See above (Device/connectdtx-device-example)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: LP33126-1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LP33126-1)</span></p><p><b>value</b>: 73 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><p><b>interpretation</b>: Low <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#L)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Progress <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LP173213-2)</span></p><p><b>value</b>: 1/42</p></blockquote></div>" ] ;
( fhir:identifier [
fhir:system [ fhir:v "https://connectdtx.net/phicode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PROVIDED_PHI_CODE" ] ] ) ;
( fhir:basedOn [
fhir:reference [ fhir:v "ServiceRequest/connectdtx-servicerequest-prescription-example" ] ] ) ;
fhir:status [ fhir:v "preliminary" ] ;
( fhir:category [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "activity" ] ;
fhir:display [ fhir:v "Activity" ] ] ) ] ) ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://hira.or.kr/CodeSystem/diagnostic-behavior"^^xsd:anyURI ] ;
fhir:code [ fhir:v "hypnus" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/connectdtx-patient-example" ] ] ;
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2000-01-01T17:05:00+09:00"^^xsd:dateTime ] ] ;
( fhir:performer [
fhir:reference [ fhir:v "Patient/connectdtx-patient-example" ] ] ) ;
fhir:dataAbsentReason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "not-permitted" ] ] ) ] ;
fhir:device [
fhir:reference [ fhir:v "Device/connectdtx-device-example" ] ] ;
( fhir:component [
fhir:code [
( fhir:coding [
a loinc:LP33126-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP33126-1" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "73"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ] ] ;
( fhir:interpretation [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Low" ] ] ) ] ) ] [
fhir:code [
( fhir:coding [
a loinc:LP173213-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP173213-2" ] ;
fhir:display [ fhir:v "Progress" ] ] ) ] ;
fhir:value [
a fhir:Ratio ;
fhir:numerator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ] ;
fhir:denominator [
fhir:value [ fhir:v "42"^^xsd:decimal ] ] ] ] ) ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ] ]
] [
( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "connectdtx-observation-dtx-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/connectdtx-observation"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/connectdtx-observation> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"connectdtx-observation-dtx-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "connectdtx-observation-dtx-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-observation.html\">ConnectDTx Observation</a></p></div><p><b>identifier</b>: id: PROVIDED_PHI_CODE</p><p><b>basedOn</b>: <a href=\"ServiceRequest-connectdtx-servicerequest-prescription-example.html\">ServiceRequest/connectdtx-servicerequest-prescription-example</a></p><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span></p><p><b>code</b>: Evaluation note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#51848-0)</span></p><p><b>subject</b>: <a href=\"Patient-connectdtx-patient-example.html\">Patient/connectdtx-patient-example</a> ""</p><p><b>effective</b>: 2000-01-01</p><p><b>dataAbsentReason</b>: Not Applicable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#not-applicable)</span></p><p><b>device</b>: <a href=\"#Device_connectdtx-device-example\">See above (Device/connectdtx-device-example)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Sleep duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#93832-4)</span></p><p><b>value</b>: 6.7 h<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code h = 'h')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Sleep quality - 1-5 numeric rating [Score] 24 hour <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95607-8)</span></p><p><b>value</b>: 3</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Date recorded <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#74015-9)</span></p><p><b>value</b>: 2000-01-02 14:20:00+0900</p></blockquote></div>" ] ;
( fhir:identifier [
fhir:system [ fhir:v "https://connectdtx.net/phicode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PROVIDED_PHI_CODE" ] ] ) ;
( fhir:basedOn [
fhir:reference [ fhir:v "ServiceRequest/connectdtx-servicerequest-prescription-example" ] ] ) ;
fhir:status [ fhir:v "final" ] ;
( fhir:category [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "activity" ] ;
fhir:display [ fhir:v "Activity" ] ] ) ] ) ;
fhir:code [
( fhir:coding [
a loinc:51848-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51848-0" ] ;
fhir:display [ fhir:v "Evaluation note" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/connectdtx-patient-example" ] ] ;
fhir:effective [ fhir:v "2000-01-01"^^xsd:date ] ;
fhir:dataAbsentReason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "not-applicable" ] ;
fhir:display [ fhir:v "Not Applicable" ] ] ) ] ;
fhir:device [
fhir:reference [ fhir:v "Device/connectdtx-device-example" ] ] ;
( fhir:component [
fhir:code [
( fhir:coding [
a loinc:93832-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "93832-4" ] ;
fhir:display [ fhir:v "Sleep duration" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "6.7"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "h" ] ] ] [
fhir:code [
( fhir:coding [
a loinc:95607-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "95607-8" ] ;
fhir:display [ fhir:v "Sleep quality - 1-5 numeric rating [Score] 24 hour" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "3"^^xsd:decimal ] ] ] [
fhir:code [
( fhir:coding [
a loinc:74015-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74015-9" ] ;
fhir:display [ fhir:v "Date recorded" ] ] ) ] ;
fhir:value [ fhir:v "2000-01-02T14:20:00+09:00"^^xsd:dateTime ] ] ) ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Observation"^^xsd:anyURI ] ]
] ) . #
IG © 2022+ PHI DIGITAL HEALTHCARE,inc. Package connectdtx-ig#0.9.9 based on FHIR 4.0.1. Generated 2023-07-11
Links: Table of Contents |
QA Report