MediRecords FHIR Implementation Guide
1.4.1 - release


: MediRecords DocumentReference Admission Type ValueSet - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mr-document-admission-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-mr-progress-note-type.html\">MediRecords Progress Note Type ValueSet</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-mr-inpatient-handover-type.html\">MediRecords Inpatient Handover Type ValueSet</a></li></ul></div>"
  },
  "url" : "https://fhir.medirecords.com/ValueSet/mr-document-admission-type",
  "version" : "1.4.1",
  "name" : "MRDocumentAdmissionTypeValueSet",
  "title" : "MediRecords DocumentReference Admission Type ValueSet",
  "status" : "active",
  "date" : "2024-10-28T02:34:31+00:00",
  "description" : "MediRecords DocumentReference Admission Type ValueSet",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "https://fhir.medirecords.com/ValueSet/mr-progress-note-type"
        ]
      },
      {
        "valueSet" : [
          🔗 "https://fhir.medirecords.com/ValueSet/mr-inpatient-handover-type"
        ]
      }
    ]
  }
}