ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 65 Next »

Data Structure

Service Request

Object name: service_request

HL7
Name
Type
M/O
Description and constraints
HL7 vs eHealth comparison result
Status
identifier : { Identifier } // Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfilleriduuidMUnique identifier of the current recordOkApproved 
instantiates : { uri } //Protocol or definition followed by this request.-


No ImplementationApproved 
basedOn : [{ Reference(CarePlan | ServiceRequest | MedicationRequest) }] //Plan/proposal/order fulfilled by this request.-


No ImplementationApproved 
replaces : [{ Reference(ServiceRequest ) }] //The request takes the place of the referenced completed or terminated request(s).-


No ImplementationApproved 

requisition : { Identifier } //A shared identifier common to all service requests that were authorized more or less simultaneously by a single author, representing the composite or group identifier.

Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation.

requisitionstringМShould be unique human readable number. See Human readable requisition numberOkApproved 
status : { code } //draft | active | suspended | completed | entered-in-error | cancelled RequestStatus (RequiredThe status of the order.statusstringMActive, Enterred In Error, CancelledOkApproved 

status_reasoncodeable_conceptOImplemented as a part of status_historyOkApproved 

explanatory_letterstringOText explanation on why service request was cancelled or recalled.OkApproved 
-status_history[ status_history ]OHistory of service request status changes if there were any. Contains status, code of a reason why status was set, date and time of change.OkApproved
intent : { code } //proposal | plan | order + RequestIntent (RequiredWhether the request is a proposal, plan, an original order or a reflex order.intentstringMe-Health: by default Order OkApproved 
priority : { code } //routine | urgent | asap | stat RequestPriority (Required)Indicates how quickly the ServiceRequest should be addressed with respect to other requests.prioritystringMe-Health: by default RoutineOkApproved 
doNotPerform : { boolean } // Set this to true if the record is saying that the service/procedure should NOT be performed.-


No ImplementationApproved 
category : { CodeableConcept } //Classification of service Service Request Category Codes (ExampleA code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure").categorycodeable_conceptMA code that classifies service which has to be provided to a patientOkApproved 
code : { CodeableConcept } //  What is being requested/ordered Procedure Codes (SNOMED CT) (ExampleA code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.codecodeable_conceptMe-Health: first release may not contain values in the dictionaryOkApproved 
orderDetail : { CodeableConcept } // Additional order information Service Request Order Details Codes (Example). Additional details and instructions about the how the services are to be delivered. For example, and order for a urinary catheter may have a order detail for an external or indwelling catheter, or an order for a bandage may require additional instructions specifying how the bandage should be applied.-

e-Health: no implementation because of no process at the momentNo ImplementationApproved 
subject : { Reference(Patient | Group| Location | Device) } // Individual the service is ordered for.  On whom or what the service is to be performed. This is usually a human patient, but can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).subjectuuidMPatient for whoom the service is to be performedOkApproved 
context : { Reference(Encounter | EpisodeOfCare) } // Encounter or Episode during which request was created. contextReference (Encounter)MEncounter during which service request was createdOkApproved 
occurrence[x] : {  } //When service should occuroccurrenceoccurrenceO
No ImplementationApproved 
occurrenceDateTime : { dateTime }occurrence_date_timedate_timeO
The date and time when service should but does not have to occur. When creating service request one of should be specified: occurrence_date_time or occurrence_period.

OkApproved 
occurrencePeriod : { Period }occurrence_periodperiodOPeriod when service should but does not have to occur. When creating service request one of should be specified: occurrence_date_time or occurrence_period.OkApproved 
occurrenceTiming : { Timing }



No ImplementationApproved 
asNeeded[x] : {  } //  Preconditions for service SNOMED CT Medication As Needed Reason Codes (Example)  If a CodeableConcept is present, it indicates the pre-condition for performing the service. For example "pain", "on flare-up", etc



No ImplementationApproved 
asNeededBoolean : { boolean }



asNeededCodeableConcept : { CodeableConcept }



authoredOn : { dateTime } Date request signed. authored_ondate_timeMWhen the request transitioned to being actionable. In case of e-Health it is the date when request was signed.OkApproved 
requester : { Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) } // The individual who initiated the request and has responsibility for its activationrequester_employeeReference(Employee)MEmployee who has created and signed service requestOkApproved 

requester_legal_entityReference(Legal_entity)MOrganization (legal entity) which is responsible for service request OkApproved 
performerType : { CodeableConcept } // Performer role Participant Roles (Example) Desired type of performer for doing the requested service.

performer_type

codeable_conceptO

specialization to which the patient is referred (only for referrals for hospitalization it is mandatory, for others it cannot be indicated)
More information in:
https://www.hl7.org/fhir/servicerequest.html

OkApproved 
performer : { Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson | HealthcareService | CareTeam) } // Requested perfomer. The desired perfomer for doing the requested service. For example, the surgeon, dermatopathologist, endoscopist, etcperformer
Oreference to the organization where the patient is sent (only for transfer it is mandatory, for others it cannot be indicated)
More information in:
https://www.hl7.org/fhir/servicerequest.html
OkApproved 

location_reference
O

a link to the separated patient to whom the patient is referred (only for transfer it is optional, for others it cannot be indicated)

More information in:
https://www.hl7.org/fhir/servicerequest.html

OkApproved
reasonCode : [{ CodeableConcept }]// Procedure Reason Codes (Example). An explanation or justification for why this service is being requested in coded or textual form. This is often for billing purposes. May relate to the resources referred to in supportingInformationreason (question) 


No ImplementationApproved 
reasonReference : [{ Reference(Condition | Observation | DiagnosticReport | DocumentReference) }] // Indicates another resource that provides a justification for why this service is being requested. May relate to the resources referred to in supportingInformationreason_references[Reference(Condition | Observation)]O

e-Health: references only to Conditions and Observations.

Corresponds to Findings field in the form of referral which is currently used.

OkApproved 
insurance : { Reference(Coverage | ClaimResponse) } // Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering the requested service-


No ImplementationApproved 
supportingInfo : [{ Reference(Any) }] // Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as "ask at order entry questions (AOEs)". This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.supporting_info[Reference(Episode of Care | Condition | Observation | Allergy Intolerance | Immunization | Diagnostic report)]O

e-Health: references to Episode of Care, Condition, Observation, Allergy Intolerance, Immunization 

Corresponds to Treatments given, Clinical History, Documents accompanying referral fields in the form of referral which is currently used.

Ok Approved 
specimen : [{ Reference(Specimen) }] // One or more specimens that the laboratory procedure will use-


No ImplementationApproved 
bodySite : [{ CodeableConcept }] // Location on Body SNOMED CT Body Structures (Example) (Anatomic location where the procedure should be performed. This is the target site)


No dictionary at the momentNo ImplementationApproved 
note : [{ Annotation }] // CommentsnotestringOAny notes and comments made about the service request.OkApproved 
patientInstruction : { string } // Patient or consumer oriented instructionspatient_instructionstringOInstructions in terms that are understood by the patient on how to be prepared for service obtainingOkApproved 
relevantHistory : [{ Reference(Provenance) }] // Key events in the history of the reques-


No ImplementationApproved 
-permitted_resources[Reference(EpisodeOfCare)|Reference(Diagnostic Report]Oe-Health: used for giving access rights to view listed episodes to the future performer of the requestOkApproved/Renamed
-used_by_employeeReference(Employee)Oe-Health: represents employee assigned to this referral

-programReference(Program)OMedical program by which patient is getting prescribed service
New
-used_by_legal_entityReference(Legal_enity)OOrganization (legal entity) which is going to provide service by service request under a program. Not used for service requests without program.
New
-expiration_datestringMformat: datetime
New
-program_processing_statusstringOnew, in queue, in progress, completed
New
  • No labels