MediRecords FHIR Implementation Guide
1.4.1 - release


: MediRecords Job Code ValueSet - JSON Representation

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "mr-job-type-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mr-job-type-code</b></p><a name=\"mr-job-type-code\"> </a><a name=\"hcmr-job-type-code\"> </a><a name=\"mr-job-type-code-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-mr-job-type-code.html\"><code>https://fhir.medirecords.com/CodeSystem/mr-job-type-code</code></a></li></ul></div>"
  },
  "url" : "https://fhir.medirecords.com/ValueSet/mr-job-type-code",
  "version" : "1.4.1",
  "name" : "MRJobTypeValueSet",
  "title" : "MediRecords Job Code ValueSet",
  "status" : "active",
  "date" : "2025-02-03T04:29:41+00:00",
  "description" : "MediRecords Job Code ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.medirecords.com/CodeSystem/mr-job-type-code"
      }
    ]
  }
}