archetype (adl_version=1.4; uid=cc273dd0-0991-46e1-9938-64b18a292109) openEHR-EHR-INSTRUCTION.service_request_test.v1 concept [at0000] -- Service request language original_language = <[ISO_639-1::en]> translations = < ["nb"] = < language = <[ISO_639-1::nb]> author = < ["name"] = <"Lars Bitsch-Larsen"> ["organisation"] = <"Haukeland University Hospital of Bergen, Norway"> > accreditation = <"MD, DEAA, MBA, spec in anesthesia, spec in tropical medicine."> > > description original_author = < ["name"] = <"Dr Ian McNicoll"> ["organisation"] = <"Ocean Informatics, United Kingdom"> ["email"] = <"ian.mcnicoll@oceaninformatics.com"> ["date"] = <"2009-12-08"> > details = < ["nb"] = < language = <[ISO_639-1::nb]> purpose = <"Generisk mønster for rekvirering av en hvilken som helst helsetjeneste."> use = <"Brukes for å registrere en generell rekvirering/bestilling av helsetjenester. Det lages spesialiserte arketyper for vanlige rekvirerbare tjenester basert på denne arketypen, f.eks. laboratorierekvisisjon eller henvisning."> keywords = <"rekvisisjon", "bestilling", "foreskriving", "tjeneste", "tjenesteyter", "rekvirere", "bestille", "anmodning", "forespørre", "forespørsel", "anmode", "tilsyn"> misuse = <"Skal ikke brukes for rekvisisjoner der det eksisterer eksplisitte spesialiseringer, f.eks: - Laboratorierekvisisjon - bruk arketypen INSTRUCTION.request-laboratory_test - Rekvisisjon av billeddiagnostikk - bruk arketypen INSTRUCTION.request-imaging_exam - Prosedyrerekvisisjon - bruk arketypen INSTRUCTION.request-procedure - Henvisning - bruk arketypen INSTRUCTION.request-referral."> copyright = <"© openEHR Foundation, Nasjonal IKT HF, Alberta Health Services (Canada), Alberta Health Services (Canada), openEHR Foundation"> > ["en"] = < language = <[ISO_639-1::en]> purpose = <"Generic framework for a request for a health-related service to be supplied by a healthcare provider or agency."> use = <"Use to record a request for a health-related service. This archetype has been designed as a framework that can be used as the basis for: - a request from one healthcare provider or agency to another healthcare provider or agency for a health-related service - for example, a request for transfer of care to an emergency department, a referral for a second clinical opinion, or provision of home services from a municipal council; or - a follow up service to be scheduled for the same healthcare provider or agency - for example, a review appointment in outpatients in 6 weeks. In many situations it will be possible to record the steps that occur as part of this request being carried out using the corresponding generic ACTION.request. However, there will be many occasions where the required ACTION archetype will be very specific for purpose, as the data requirements for recording provision of many health-related services will need quite unique data elements, recording patterns or pathway steps. For example: ACTION.screening or ACTION.health_education."> keywords = <"request", "order", "service", "provide", "referral"> misuse = <"Not to be used for requests which have a specific specialisation - for example: - Laboratory test request - use the INSTRUCTION.request-laboratory_test archetype; - Imaging examination request - use the INSTRUCTION.request-imaging_exam archetype; and - Procedure request - use the INSTRUCTION.request-procedure archetype."> copyright = <"© openEHR Foundation, Nasjonal IKT HF, Alberta Health Services (Canada), Alberta Health Services (Canada), openEHR Foundation"> > > lifecycle_state = <"published"> other_contributors = <"Fatima Almeida, Critical SW, Portugal", "Tomas Alme, DIPS ASA, Norway", "Vebjørn Arntzen, Oslo University Hospital, Norway", "Koray Atalag, University of Auckland, New Zealand", "Silje Ljosland Bakke, Nasjonal IKT HF, Norway (openEHR Editor)", "Lars Bitsch-Larsen, Haukeland University hospital, Norway", "Anita Bjørnnes, Helse Bergen, Norway", "Lisbeth Dahlhaug, Helse Midt - Norge IT, Norway", "Einar Fosse, UNN HF, Norwegian Centre for Integrated Care and Telemedicine, Norway", "Hildegard Franke, freshEHR Clinical Informatics Ltd., United Kingdom", "Heather Grain, Llewelyn Grain Informatics, Australia", "Knut Harboe, Stavanger Universitetssjukehus, Norway", "Ingrid Heitmann, Oslo universitetssykehus HF, Norway", "Andreas Hering, Helse Bergen HF, Haukeland universitetssjukehus, Norway", "Anca Heyd, DIPS ASA, Norway", "Hilde Hollås, Norway", "Evelyn Hovenga, EJSH Consulting, Australia", "Lars Ivar Mehlum, Helse Bergen HF, Norway", "Lars Karlsen, DIPS ASA, Norway", "Lars Morgan Karlsen, DIPS ASA, Norway", "Shinji Kobayashi, Kyoto University, Japan", "Heather Leslie, Ocean Health Systems, Australia (openEHR Editor)", "Hallvard Lærum, Oslo Universitetssykehus HF, Norway", "Ian McNicoll, freshEHR Clinical Informatics, United Kingdom (openEHR Editor)", "Bjørn Næss, DIPS ASA, Norway", "Andrej Orel, Marand d.o.o., Slovenia", "Anne Pauline Anderssen, Helse Nord RHF, Norway", "Rune Pedersen, Universitetssykehuset i Nord Norge, Norway", "Jussara Rotzsch, UNB, Brazil", "Line Sæle, Nasjonal IKT HF, Norway", "John Tore Valand, Haukeland Universitetssjukehus, Norway (Editor)", "Richard Townley-O'Neill, Australian Digital Health Agency, Australia"> other_details = < ["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/."> ["custodian_organisation"] = <"Ocean Informatics"> ["references"] = <"Derived from: Derived from: Service request, Draft archetype [Internet]. openEHR Foundation, openEHR Clinical Knowledge Manager [cited: 2017-06-14]. Available from: http://openehr.org/ckm/#showArchetype_1013.1.614"> ["current_contact"] = <"Heather Leslie, Ocean Informatics"> ["original_namespace"] = <"com.oceaninformatics"> ["original_publisher"] = <"Ocean Informatics"> ["custodian_namespace"] = <"com.oceaninformatics"> ["MD5-CAM-1.0.1"] = <"DF9D6C2FFB9D8FAFE886E20FD9A65EC7"> ["build_uid"] = <"70c616ee-725c-4fb3-9373-2c63600d0918"> ["revision"] = <"1.0.0"> > definition INSTRUCTION[at0000] matches { -- Service request activities cardinality matches {0..*; unordered} matches { ACTIVITY[at0001] occurrences matches {1..*} matches { -- Order Elements description matches { ITEM_TREE[at0009] matches { -- Tree items cardinality matches {1..*; unordered} matches { allow_archetype CLUSTER[at0132] occurrences matches {0..*} matches { -- Order elements include archetype_id/value matches {/.*/} } } } } } ACTIVITY[at0156] occurrences matches {1..*} matches { -- Supporting Context description matches { ITEM_TREE[at0157] matches { -- Tree items cardinality matches {0..*; unordered} matches { allow_archetype CLUSTER[at0158] occurrences matches {0..*} matches { -- Supporting context include archetype_id/value matches {/.*/} } } } } } } protocol matches { ITEM_TREE[at0008] matches { -- Tree items cardinality matches {1..*; unordered} matches { allow_archetype CLUSTER[at0112] occurrences matches {0..*} matches { -- Extension include archetype_id/value matches {/.*/} } ELEMENT[at0010] occurrences matches {0..1} matches { -- Requestor Identifier value matches { DV_TEXT matches {*} } } allow_archetype CLUSTER[at0141] occurrences matches {0..*} matches { -- Requestor include archetype_id/value matches {/.*/} } ELEMENT[at0011] occurrences matches {0..1} matches { -- Receiver identifier value matches { DV_TEXT matches {*} } } allow_archetype CLUSTER[at0142] occurrences matches {0..*} matches { -- Receiver include archetype_id/value matches {/.*/} } ELEMENT[at0127] occurrences matches {0..1} matches { -- Request status value matches { DV_TEXT matches {*} } } allow_archetype CLUSTER[at0128] occurrences matches {0..*} matches { -- Distribution list for response include archetype_id/value matches {/openEHR-EHR-CLUSTER\.distribution\.v1/} } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Service request"> description = <"Request for a health-related service to be supplied by a healthcare provider or agency."> comment = <"For example equipment request."> > ["at0001"] = < text = <"Order Elements"> description = <"Description of the requested service."> > ["at0008"] = < text = <"Tree"> description = <"@ internal @"> > ["at0009"] = < text = <"Tree"> description = <"@ internal @"> > ["at0010"] = < text = <"Requestor Identifier"> description = <"The local ID assigned to the order by the healthcare provider or organisation requesting the service. This is also referred to as Placer Order Identifier."> > ["at0011"] = < text = <"Receiver identifier"> description = <"The ID assigned to the order by the healthcare provider or organisation receiving the request for service. This is also referred to as Filler Order Identifier."> > ["at0112"] = < text = <"Extension"> description = <"Additional information required to capture local content or to align with other reference models/formalisms."> comment = <"For example: local information requirements or additional metadata to align with FHIR or CIMI equivalents."> > ["at0127"] = < text = <"Request status"> description = <"The status of the request for service as indicated by the requester. Status is used to denote whether this is the initial request, or a follow-up request to change or provide supplementary information."> > ["at0128"] = < text = <"Distribution list for response"> description = <"A list of person's or organisation who should receive copies of any communication."> > ["at0132"] = < text = <"Order elements"> description = <"Additional detail about the service requested."> comment = <"Example: CLUSTER archetype specifying complex timing requirements."> > ["at0141"] = < text = <"Requestor"> description = <"Details about the healthcare provider or organisation requesting the service."> > ["at0142"] = < text = <"Receiver"> description = <"Details about the healthcare provider or organisation receiving the request for service."> > ["at0156"] = < text = <"Supporting Context"> description = <"Additional information needed for the order to be actioned or reported."> > ["at0157"] = < text = <"Tree"> description = <"@ internal @"> > ["at0158"] = < text = <"Supporting context"> description = <"Expansion slot for additional information needed for the order to be actioned or reported."> > > > ["nb"] = < items = < ["at0000"] = < text = <"*Service request(en)"> description = <"*Request for a health-related service to be supplied by a healthcare provider or agency.(en)"> comment = <"*For example equipment request.(en)"> > ["at0001"] = < text = <"Rekvirering"> description = <"Beskrivelse av tjenesten det rekvireres til."> > ["at0008"] = < text = <"Tree"> description = <"@ internal @"> > ["at0009"] = < text = <"Tree"> description = <"@ internal @"> > ["at0010"] = < text = <"Rekvisisjonsidentifikator"> description = <"Rekvisisjonens identifikator, tilordnet av den som rekvirererer tjenesten. Det kan være helsepersonell, organisasjon eller applikasjonen."> > ["at0011"] = < text = <"Mottakers rekvisisjonsidentifikator"> description = <"Rekvisisjonens identifikator, tilordnet av den som mottar rekvisisjonen. Mottaker kan være helsepersonell, organisasjon eller applikasjonen."> > ["at0112"] = < text = <"Tilleggsinformasjon"> description = <"Ytterligere informasjon som er nødvendig for å registrere lokalt innhold/kontekst, eller for å sammenstille med andre referansemodeller/formalismer."> comment = <"F.eks lokale informasjonskrav eller ekstra metadata for å tilpasse med FHIR eller CIMI ekvivalenter."> > ["at0127"] = < text = <"Rekvisisjonsstatus"> description = <"Status for rekvisisjonen oppgitt av rekvirenten. Status brukes for å vise om dette er den primære rekvisisjonen, en endring eller supplerende informasjon."> > ["at0128"] = < text = <"Svarmottakere"> description = <"En liste over personer eller organisasjoner som bør motta svar på rekvisisjonen."> > ["at0132"] = < text = <"*Specific details(en)"> description = <"*Additional detail about the service requested.(en)"> comment = <"*Example: CLUSTER archetype specifying complex timing requirements.(en)"> > ["at0141"] = < text = <"Rekvirent"> description = <"Detaljer om helsepersonellet eller organisasjonen som har rekvirert prosedyren."> > ["at0142"] = < text = <"Mottaker"> description = <"Detaljer om helsepersonellet eller organisasjonen som mottar prosedyrerekvisisjonen."> > ["at0156"] = < text = <"*New activity(en)"> description = <"**(en)"> > ["at0157"] = < text = <"*Tree(en)"> description = <"*@ internal @(en)"> > ["at0158"] = < text = <"*Cluster(en)"> description = <"**(en)"> > > > >