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

: janusync-ve-messageheader-presurvey-example - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "janusync-ve-messageheader-presurvey-example",
  "meta" : {
    "profile" : [
      🔗 "http://connectdtx.kr/fhir/StructureDefinition/janusync-ve-messageheader"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader janusync-ve-messageheader-presurvey-example</b></p><a name=\"janusync-ve-messageheader-presurvey-example\"> </a><a name=\"hcjanusync-ve-messageheader-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-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-presurvey\">JanuSync VE Message Event presurvey</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 outpatient}\">외래</span></p></div>"
  },
  "eventCoding" : {
    "system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-event",
    "code" : "presurvey",
    "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" : "outpatient",
        "display" : "외래"
      }
    ]
  }
}