MediRecords FHIR Implementation Guide
1.4.2 - release


: MediRecords Document Reference Attachment Category - JSON Representation

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "mr-document-reference-attachment-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mr-document-reference-attachment-category</b></p><a name=\"mr-document-reference-attachment-category\"> </a><a name=\"hcmr-document-reference-attachment-category\"> </a><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-admission-attachment-categories.html\">MediRecords Admission Attachment Categories ValueSet</a></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/11506-3/\">11506-3</a></td><td>Progress note</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.medirecords.com/ValueSet/mr-document-reference-attachment-category",
  "version" : "1.4.2",
  "name" : "MRDocumentReferenceAttachmentCategory",
  "title" : "MediRecords Document Reference Attachment Category",
  "status" : "active",
  "date" : "2025-12-12T04:39:21+00:00",
  "description" : "MediRecords Document Reference Attachment Category ValueSet",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "https://fhir.medirecords.com/ValueSet/mr-admission-attachment-categories"
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "11506-3",
            "display" : "Progress note"
          }
        ]
      }
    ]
  }
}