http://hl7.org/fhir/request-resource-types|4.0.1

name
RequestResourceType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

RequestResourceType

A list of all the request resource types defined in this version of the FHIR specification.

{
  "description" : "A list of all the request resource types defined in this version of the FHIR specification.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "content" : "complete",
  "name" : "RequestResourceType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "RequestResourceType",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "draft",
  "id" : "289ef036-eea7-543c-880f-02ce28cf76e7",
  "valueSet" : "http://hl7.org/fhir/ValueSet/request-resource-types",
  "url" : "http://hl7.org/fhir/request-resource-types",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1059",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1"
}