EMIS Web Adapter for QuickFHIR
2.0.0 - draft

Publish Box goes here

: Patient Type - JSON Representation

Active as of 2022-12-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PatientType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-PatientType.html\"><code>http://www.e-mis.com/emisopen/MedicalRecord/R4/CodeSystem/PatientType</code></a></li></ul></div>"
  },
  "url" : "http://www.e-mis.com/emisopen/MedicalRecord/R4/ValueSet/PatientType",
  "version" : "2.0.0",
  "name" : "PatientType",
  "title" : "Patient Type",
  "status" : "active",
  "date" : "2022-12-13T08:06:20+00:00",
  "description" : "EMIS Open Patient Type",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.e-mis.com/emisopen/MedicalRecord/R4/CodeSystem/PatientType"
      }
    ]
  }
}