JanuSync Implementation Guide
1.0.0 - trial-use
JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "janusync-ve-presurvey-bundle-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-presurvey-bundle"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-presurvey-bundle> ] )
] ; #
fhir:identifier [
fhir:system [ fhir:v "https://connectdtx.net/phicode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2024-02-21T15:41:00+09:00"^^xsd:dateTime] ; #
fhir:entry ( [
( fhir:resource [
a fhir:Composition ;
fhir:id [ fhir:v "janusync-ve-presurvey-composition-example" ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_janusync-ve-presurvey-composition-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition janusync-ve-presurvey-composition-example</b></p><a name=\"janusync-ve-presurvey-composition-example\"> </a><a name=\"hcjanusync-ve-presurvey-composition-example\"> </a><p><b>status</b>: Preliminary</p><p><b>type</b>: <span title=\"Codes:\">사전문진</span></p><p><b>date</b>: 2024-02-21 15:41:00+0900</p><p><b>author</b>: <a href=\"Patient-janusync-patient-example.html\">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>title</b>: 사전문진지</p></div>"^^rdf:XMLLiteral ] ;
fhir:status [ fhir:v "preliminary" ] ;
fhir:type [
fhir:text [ fhir:v "사전문진" ] ] ;
fhir:date [ fhir:v "2024-02-21T15:41:00+09:00"^^xsd:dateTime ] ;
( fhir:author [
fhir:reference [ fhir:v "Patient/janusync-patient-example" ] ] ) ;
fhir:title [ fhir:v "사전문진지" ] ] )
] [
( fhir:resource [
a fhir:Observation ;
fhir:id [ fhir:v "janusync-observation-presurvey-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/janusync-observation"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/janusync-observation> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_janusync-observation-presurvey-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation janusync-observation-presurvey-example</b></p><a name=\"janusync-observation-presurvey-example\"> </a><a name=\"hcjanusync-observation-presurvey-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-janusync-observation.html\">JanuSync Observation</a></p></div><p><b>identifier</b>: <code>https://connectdtx.net/phicode</code>/sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU</p><p><b>basedOn</b>: <a href=\"ServiceRequest-janusync-servicerequest-dtx-prescription-example.html\">ServiceRequest Hypnus</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11329-0}\">History general Narrative - Reported</span></p><p><b>subject</b>: <a href=\"Patient-janusync-patient-example.html\">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>effective</b>: 2000-01-01</p><p><b>value</b>: 당뇨증상으로 내원 하였습니다. 주 2~3회 음주를 하고 있으며 아스피린에 대한 경증의 알러지가 있습니다. 가족력으로 아버지에게 고혈압이 있습니다.</p></div>"^^rdf:XMLLiteral ] ;
( fhir:identifier [
fhir:system [ fhir:v "https://connectdtx.net/phicode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU" ] ] ) ;
( fhir:basedOn [
fhir:reference [ fhir:v "ServiceRequest/janusync-servicerequest-dtx-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 "survey" ] ;
fhir:display [ fhir:v "Survey" ] ] ) ] ) ;
fhir:code [
( fhir:coding [
a loinc:11329-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11329-0" ] ;
fhir:display [ fhir:v "History general Narrative - Reported" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/janusync-patient-example" ] ] ;
fhir:effective [
a fhir:dateTime ;
fhir:v "2000-01-01"^^xsd:date ] ;
fhir:value [
a fhir:string ;
fhir:v "당뇨증상으로 내원 하였습니다. 주 2~3회 음주를 하고 있으며 아스피린에 대한 경증의 알러지가 있습니다. 가족력으로 아버지에게 고혈압이 있습니다." ] ] )
] [
( fhir:resource [
a fhir:DocumentReference ;
fhir:id [ fhir:v "janusync-referral-documentreference-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/janusync-referral-documentreference"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/janusync-referral-documentreference> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_janusync-referral-documentreference-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference janusync-referral-documentreference-example</b></p><a name=\"janusync-referral-documentreference-example\"> </a><a name=\"hcjanusync-referral-documentreference-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-janusync-referral-documentreference.html\">JanuSync Referral DocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 57133-1}\">Referral Note</span></p><p><b>subject</b>: <a href=\"Patient-janusync-patient-example.html\">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>description</b>: 김환자씨는 알콜 사용에 의한 기타 정신 및 행동장애(F108)로 진단받은바 있습니다. 현재 본격적인 감염의 징후는 없으나 ALL, DM, HTN의 기저 질환이 있으며, 1월 18일부터 38이상의 열이 있습니다.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>image/jpeg</td><td><code>AA==</code></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ;
fhir:status [ fhir:v "current" ] ;
fhir:type [
( fhir:coding [
a loinc:57133-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57133-1" ] ;
fhir:display [ fhir:v "Referral Note" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/janusync-patient-example" ] ] ;
fhir:description [ fhir:v "김환자씨는 알콜 사용에 의한 기타 정신 및 행동장애(F108)로 진단받은바 있습니다. 현재 본격적인 감염의 징후는 없으나 ALL, DM, HTN의 기저 질환이 있으며, 1월 18일부터 38이상의 열이 있습니다." ] ;
( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "image/jpeg" ] ;
fhir:data [ fhir:v "AA=="^^xsd:base64Binary ] ] ] ) ] )
] [
( fhir:resource [
a fhir:MedicationRequest ;
fhir:id [ fhir:v "janusync-medicationrequest-recommendMedication-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/janusync-medicationrequest"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/janusync-medicationrequest> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_janusync-medicationrequest-recommendMedication-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest janusync-medicationrequest-recommendMedication-example</b></p><a name=\"janusync-medicationrequest-recommendMedication-example\"> </a><a name=\"hcjanusync-medicationrequest-recommendMedication-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-janusync-medicationrequest.html\">JanuSync MedicationRequest</a></p></div><p><b>JanuSyncRecommendMedication</b>: <span title=\"Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication 880643503280}\">펙소나딘정120mg(펙소페나딘염산염)</span></p><p><b>JanuSyncMedicationIngredient</b>: <span title=\"Codes:{http://www.whocc.no/atc R06AX26}\">fexofenadine</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>reported</b>: true</p><p><b>medication</b>: <span title=\"Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication 8806521009605}\">알레그라정120밀리그람(펙소페나딘염산염)</span></p><p><b>subject</b>: <a href=\"Patient-janusync-patient-example.html\">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>authoredOn</b>: 2000-01-01 14:05:00+0900</p></div>"^^rdf:XMLLiteral ] ;
( fhir:extension [
fhir:url [ fhir:v "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncRecommendMedication"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication"^^xsd:anyURI ] ;
fhir:code [ fhir:v "880643503280" ] ;
fhir:display [ fhir:v "펙소나딘정120mg(펙소페나딘염산염)" ] ] ) ] ] [
fhir:url [ fhir:v "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncMedicationIngredient"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R06AX26" ] ;
fhir:display [ fhir:v "fexofenadine" ] ] ) ] ] ) ;
fhir:status [ fhir:v "active" ] ;
fhir:intent [ fhir:v "order" ] ;
fhir:reported [
a fhir:boolean ;
fhir:v true ] ;
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8806521009605" ] ;
fhir:display [ fhir:v "알레그라정120밀리그람(펙소페나딘염산염)" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/janusync-patient-example" ] ] ;
fhir:authoredOn [ fhir:v "2000-01-01T14:05:00+09:00"^^xsd:dateTime ] ] )
] [
( fhir:resource [
a fhir:Media ;
fhir:id [ fhir:v "janusync-clinical-decision-image-presurvey-example" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://connectdtx.kr/fhir/StructureDefinition/janusync-clinical-decision-image"^^xsd:anyURI ;
fhir:link <http://connectdtx.kr/fhir/StructureDefinition/janusync-clinical-decision-image> ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Media_janusync-clinical-decision-image-presurvey-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Media janusync-clinical-decision-image-presurvey-example</b></p><a name=\"janusync-clinical-decision-image-presurvey-example\"> </a><a name=\"hcjanusync-clinical-decision-image-presurvey-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-janusync-clinical-decision-image.html\">JanuSync Clinical Decision Image</a></p></div><p><b>status</b>: Completed</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/media-type image}\">Image</span></p><p><b>subject</b>: <a href=\"Patient-janusync-patient-example.html\">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>created</b>: 2000-01-01 14:05:00+0900</p><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>image/jpeg</td><td><code>AA==</code></td></tr></table></div>"^^rdf:XMLLiteral ] ;
fhir:status [ fhir:v "completed" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/media-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "image" ] ;
fhir:display [ fhir:v "Image" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/janusync-patient-example" ] ] ;
fhir:created [
a fhir:dateTime ;
fhir:v "2000-01-01T14:05:00+09:00"^^xsd:dateTime ] ;
fhir:content [
fhir:contentType [ fhir:v "image/jpeg" ] ;
fhir:data [ fhir:v "AA=="^^xsd:base64Binary ] ] ] )
] ) . #
IG © 2022+ PHI DIGITAL HEALTHCARE,inc. Package janusync-ig#1.0.0 based on FHIR 4.0.1. Generated 2026-02-13
Links: Table of Contents |
QA Report