Extensions for Using Data Elements from FHIR R4B in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions

: RequestResourceType - JSON Representation

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "request-resource-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system http://hl7.org/fhir/request-resource-types defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Appointment\n                  <a name=\"request-resource-types-Appointment\"> </a>\n                </td>\n                <td>Appointment</td>\n                <td>A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">AppointmentResponse\n                  <a name=\"request-resource-types-AppointmentResponse\"> </a>\n                </td>\n                <td>AppointmentResponse</td>\n                <td>A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">CarePlan\n                  <a name=\"request-resource-types-CarePlan\"> </a>\n                </td>\n                <td>CarePlan</td>\n                <td>Healthcare plan for patient or group.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Claim\n                  <a name=\"request-resource-types-Claim\"> </a>\n                </td>\n                <td>Claim</td>\n                <td>Claim, Pre-determination or Pre-authorization.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">CommunicationRequest\n                  <a name=\"request-resource-types-CommunicationRequest\"> </a>\n                </td>\n                <td>CommunicationRequest</td>\n                <td>A request for information to be sent to a receiver.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Contract\n                  <a name=\"request-resource-types-Contract\"> </a>\n                </td>\n                <td>Contract</td>\n                <td>Legal Agreement.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">DeviceRequest\n                  <a name=\"request-resource-types-DeviceRequest\"> </a>\n                </td>\n                <td>DeviceRequest</td>\n                <td>Medical device request.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">EnrollmentRequest\n                  <a name=\"request-resource-types-EnrollmentRequest\"> </a>\n                </td>\n                <td>EnrollmentRequest</td>\n                <td>Enrollment request.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ImmunizationRecommendation\n                  <a name=\"request-resource-types-ImmunizationRecommendation\"> </a>\n                </td>\n                <td>ImmunizationRecommendation</td>\n                <td>Guidance or advice relating to an immunization.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">MedicationRequest\n                  <a name=\"request-resource-types-MedicationRequest\"> </a>\n                </td>\n                <td>MedicationRequest</td>\n                <td>Ordering of medication for patient or group.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">NutritionOrder\n                  <a name=\"request-resource-types-NutritionOrder\"> </a>\n                </td>\n                <td>NutritionOrder</td>\n                <td>Diet, formula or nutritional supplement request.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ServiceRequest\n                  <a name=\"request-resource-types-ServiceRequest\"> </a>\n                </td>\n                <td>ServiceRequest</td>\n                <td>A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">SupplyRequest\n                  <a name=\"request-resource-types-SupplyRequest\"> </a>\n                </td>\n                <td>SupplyRequest</td>\n                <td>Request for a medication, substance or device.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Task\n                  <a name=\"request-resource-types-Task\"> </a>\n                </td>\n                <td>Task</td>\n                <td>A task to be performed.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">VisionPrescription\n                  <a name=\"request-resource-types-VisionPrescription\"> </a>\n                </td>\n                <td>VisionPrescription</td>\n                <td>Prescription for vision correction products for a patient.</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4b.r3"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    }
  ],
  "url" : "http://hl7.org/fhir/request-resource-types",
  "version" : "4.3.0",
  "name" : "RequestResourceType",
  "title" : "RequestResourceType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-05-27T21:47:40-05:00",
  "publisher" : "Clinical Decision Support",
  "contact" : [
    {
      "name" : "Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "A list of all the request resource types defined in this version of the FHIR specification.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/request-resource-types",
  "content" : "complete",
  "concept" : [
    {
      "code" : "Appointment",
      "display" : "Appointment",
      "definition" : "A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s)."
    },
    {
      "code" : "AppointmentResponse",
      "display" : "AppointmentResponse",
      "definition" : "A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection."
    },
    {
      "code" : "CarePlan",
      "display" : "CarePlan",
      "definition" : "Healthcare plan for patient or group."
    },
    {
      "code" : "Claim",
      "display" : "Claim",
      "definition" : "Claim, Pre-determination or Pre-authorization."
    },
    {
      "code" : "CommunicationRequest",
      "display" : "CommunicationRequest",
      "definition" : "A request for information to be sent to a receiver."
    },
    {
      "code" : "Contract",
      "display" : "Contract",
      "definition" : "Legal Agreement."
    },
    {
      "code" : "DeviceRequest",
      "display" : "DeviceRequest",
      "definition" : "Medical device request."
    },
    {
      "code" : "EnrollmentRequest",
      "display" : "EnrollmentRequest",
      "definition" : "Enrollment request."
    },
    {
      "code" : "ImmunizationRecommendation",
      "display" : "ImmunizationRecommendation",
      "definition" : "Guidance or advice relating to an immunization."
    },
    {
      "code" : "MedicationRequest",
      "display" : "MedicationRequest",
      "definition" : "Ordering of medication for patient or group."
    },
    {
      "code" : "NutritionOrder",
      "display" : "NutritionOrder",
      "definition" : "Diet, formula or nutritional supplement request."
    },
    {
      "code" : "ServiceRequest",
      "display" : "ServiceRequest",
      "definition" : "A record of a request for service such as diagnostic investigations, treatments, or operations to be performed."
    },
    {
      "code" : "SupplyRequest",
      "display" : "SupplyRequest",
      "definition" : "Request for a medication, substance or device."
    },
    {
      "code" : "Task",
      "display" : "Task",
      "definition" : "A task to be performed."
    },
    {
      "code" : "VisionPrescription",
      "display" : "VisionPrescription",
      "definition" : "Prescription for vision correction products for a patient."
    }
  ]
}