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

: 사전문진지 - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "janusync-ve-presurvey-composition-example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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>"
  },
  "status" : "preliminary",
  "type" : {
    "text" : "사전문진"
  },
  "date" : "2024-02-21T15:41:00+09:00",
  "author" : [
    {
      🔗 "reference" : "Patient/janusync-patient-example"
    }
  ],
  "title" : "사전문진지"
}