ImplementationGuide for SunWay Health Information Exchange (SunWay HIE) project
0.0.1-pilot - CI Build

ImplementationGuide for SunWay Health Information Exchange (SunWay HIE) project, published by FPT Corporation. This guide is not an authorized publication; it is the continuous build for version 0.0.1-pilot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhphong245/sunway-hie-r4/ and changes regularly. See the Directory of published versions

: null - JSON Representation

Draft as of 2024-10-18

Raw json | Download

{
  "resourceType" : "Library",
  "id" : "test",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Library test</b></p><a name=\"test\"> </a><a name=\"hctest\"> </a><a name=\"test-en-US\"> </a></div>"
  },
  "url" : "http://ehealth.gov.vn/fhir/core/Library/example",
  "version" : "0.0.1-pilot",
  "status" : "draft",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "logic-library"
      }
    ]
  },
  "date" : "2024-10-18T09:12:29+00:00",
  "publisher" : "FPT Corporation",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fpt.com/en/"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ]
}