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
{
"resourceType" : "Bundle",
"id" : "janusync-ve-message-bundle-wardtransfer-curation-example",
"meta" : {
"profile" : [
🔗 "http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-message-bundle"
]
},
"identifier" : {
"system" : "urn:oid:1.2.410.100110.10.11100123",
"value" : "message-id"
},
"type" : "message",
"entry" : [
{
"resource" : {
"resourceType" : "MessageHeader",
"id" : "janusync-ve-messageheader-wardtransfer-curation-example",
"meta" : {
"profile" : [
🔗 "http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-messageheader"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_janusync-ve-messageheader-wardtransfer-curation-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader janusync-ve-messageheader-wardtransfer-curation-example</b></p><a name=\"janusync-ve-messageheader-wardtransfer-curation-example\"> </a><a name=\"hcjanusync-ve-messageheader-wardtransfer-curation-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-ve-messageheader.html\">JanuSync VE MessageHeader</a></p></div><p><b>event</b>: <a href=\"CodeSystem-janusync-ve-message-event.html#janusync-ve-message-event-curation\">JanuSync VE Message Event curation</a>: 큐레이션</p><p><b>sender</b>: <a href=\"Organization-janusync-organization-example.html\">Organization 파이종합병원</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>urn:oid:1.2.410.100110.10.11100123</td></tr></table><p><b>reason</b>: <span title=\"Codes:{http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-reason ward-transfer}\">전실</span></p></div>"
},
"eventCoding" : {
"system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-event",
"code" : "curation",
"display" : "큐레이션"
},
"sender" : {
🔗 "reference" : "Organization/janusync-organization-example"
},
"source" : {
"endpoint" : "urn:oid:1.2.410.100110.10.11100123"
},
"reason" : {
"coding" : [
{
"system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-reason",
"code" : "ward-transfer",
"display" : "전실"
}
]
}
}
},
{
"resource" : {
"resourceType" : "Encounter",
"id" : "janusync-encounter-imp-example",
"meta" : {
"profile" : [
🔗 "http://connectdtx.kr/fhir/StructureDefinition/janusync-encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_janusync-encounter-imp-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter janusync-encounter-imp-example</b></p><a name=\"janusync-encounter-imp-example\"> </a><a name=\"hcjanusync-encounter-imp-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-encounter.html\">JanuSync Encounter</a></p></div><p><b>JanuSyncEncounterAuthoredOn</b>: 2000-01-01 12:00:00+0900</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href=\"Patient-janusync-patient-example.html\">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-janusync-medicaldoctor-practitionerrole-example.html\">PractitionerRole DOCTOR</a></td></tr></table><p><b>period</b>: 2000-01-01 14:00:00+0900 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-janusync-organization-example.html\">Organization 파이종합병원</a></p></div>"
},
"extension" : [
{
"url" : "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncEncounterAuthoredOn",
"valueDateTime" : "2000-01-01T12:00:00+09:00"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP"
},
"subject" : {
🔗 "reference" : "Patient/janusync-patient-example"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "PractitionerRole/janusync-medicaldoctor-practitionerrole-example"
}
}
],
"period" : {
"start" : "2000-01-01T14:00:00+09:00"
},
"serviceProvider" : {
🔗 "reference" : "Organization/janusync-organization-example"
}
}
},
{
"resource" : {
"resourceType" : "Patient",
"id" : "janusync-patient-example",
"meta" : {
"profile" : [
🔗 "http://connectdtx.kr/fhir/StructureDefinition/janusync-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_janusync-patient-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient janusync-patient-example</b></p><a name=\"janusync-patient-example\"> </a><a name=\"hcjanusync-patient-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-patient.html\">JanuSync Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">김환자 Male, DoB: 1990-01-01 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">ph: 010-1234-5678</td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "urn:oid:1.2.410.100110.10.11100123",
"value" : "P123"
}
],
"name" : [
{
"text" : "김환자"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "010-1234-5678"
}
],
"gender" : "male",
"birthDate" : "1990-01-01"
}
},
{
"resource" : {
"resourceType" : "Organization",
"id" : "janusync-organization-example",
"meta" : {
"profile" : [
🔗 "http://connectdtx.kr/fhir/StructureDefinition/janusync-organization"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_janusync-organization-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization janusync-organization-example</b></p><a name=\"janusync-organization-example\"> </a><a name=\"hcjanusync-organization-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-organization.html\">JanuSync Healthcare Organization</a></p></div><p><b>JanuSyncReportType</b>: application/pdf</p><p><b>JanuSyncReportType</b>: image/jpeg</p><p><b>JanuSyncReportType</b>: image/png</p><p><b>JanuSyncBusinessNumber</b>: 123-12-12345</p><p><b>identifier</b>: <a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/NamingSystem-ns-hira-healthcare-organization-identifier.html\" title=\"건강보험심사평가원 요양기관 식별자 명명체계\">HIRA_Healthcare_Organization_Identifier</a>/11100123, <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:1.2.410.100110.10.11100123</p><p><b>type</b>: <span title=\"Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-healthcare-organization-types 01}\">상급종합병원 (Tertiary General Hospital)</span></p><p><b>name</b>: 파이종합병원</p><p><b>telecom</b>: ph: 02-393-1114</p><p><b>address</b>: 서울특별시 서대문구 연대동문길 37, 1층</p></div>"
},
"extension" : [
{
"url" : "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncReportType",
"valueCode" : "application/pdf"
},
{
"url" : "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncReportType",
"valueCode" : "image/jpeg"
},
{
"url" : "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncReportType",
"valueCode" : "image/png"
},
{
"url" : "http://connectdtx.kr/fhir/StructureDefinition/JanuSyncBusinessNumber",
"valueString" : "123-12-12345"
}
],
"identifier" : [
{
"system" : "http://www.hl7korea.or.kr/Identifier/hira-krnpi",
"value" : "11100123"
},
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.410.100110.10.11100123"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://www.hl7korea.or.kr/CodeSystem/hira-healthcare-organization-types",
"code" : "01",
"display" : "상급종합병원 (Tertiary General Hospital)"
}
]
}
],
"name" : "파이종합병원",
"telecom" : [
{
"system" : "phone",
"value" : "02-393-1114"
}
],
"address" : [
{
"text" : "서울특별시 서대문구 연대동문길 37, 1층",
"line" : [
"서울특별시 서대문구 연대동문길 37",
"1층"
],
"postalCode" : "03721"
}
]
}
},
{
"resource" : {
"resourceType" : "Location",
"id" : "location-ward-icu-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-ward-icu-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-ward-icu-example</b></p><a name=\"location-ward-icu-example\"> </a><a name=\"hclocation-ward-icu-example\"> </a><p><b>name</b>: 집중치료실</p><p><b>alias</b>: 중환자실</p><p><b>description</b>: 본관 4층</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode ICU}\">Intensive care unit</span></p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ro}\">Room</span></p><p><b>managingOrganization</b>: <a href=\"Organization-janusync-organization-example.html\">Organization 파이종합병원</a></p></div>"
},
"name" : "집중치료실",
"alias" : [
"중환자실"
],
"description" : "본관 4층",
"mode" : "instance",
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "ICU"
}
]
}
],
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "ro"
}
]
},
"managingOrganization" : {
🔗 "reference" : "Organization/janusync-organization-example"
}
}
}
]
}