MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords Patient Importance ValueSet - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mr-patient-importance-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-mr-patient-importance-code.html\"><code>https://fhir.medirecords.com/CodeSystem/mr-patient-importance-code</code></a></li></ul></div>"
  },
  "url" : "https://fhir.medirecords.com/ValueSet/mr-patient-importance-code",
  "version" : "1.3.0",
  "name" : "MRPatientImportanceValueSet",
  "title" : "MediRecords Patient Importance ValueSet",
  "status" : "active",
  "date" : "2023-12-21T01:01:27+00:00",
  "description" : "MediRecords Patient Importance ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.medirecords.com/CodeSystem/mr-patient-importance-code"
      }
    ]
  }
}