Implementation Guide for fælleskommunal informationsmodel
1.2.0 - release
This page is part of the KLCore (v1.2.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialServiceRequest | Version: 1.2.0 | |||
Active as of 2023-06-07 | Computable Name: KLCommonCareSocialServiceRequest |
Referals/requests used in Danish municipalities
The CommonCareSocialServiceRequest may be instatiated to signify that a request for a service is recieved in a Danish Municipality. A ServiceRequest may either be a request or a referal (Henvendelse/Henvisning), but the use of the model should reflect this.
A referal, where a GP or a hospital has already decided that the service is required should have the sending organisation as the requester, and if no further information and/or authorisation from the municipality is needed, the intent-attribute value is ‘order’. This is e.g. true for GP’s orders to acute nursing teams, here the ServiceRequest is the documentation that the interventions, that the nurses perfrom, are authorized.
When a citizen or next-of-kin request a service from the municipality, the requester is the municipality practitioner that talks to the citizen or next-of-kin, and who is responsible for its communication to the right parties in the municipality. Here, the intent is often ‘propsal’, because the PlannedIntervention should be authorized before interventions may be delivered for this scenario.
The subjectConsentToLiasing extension is used in FFB to signify whether the citizen knows about the service request or not. It should not be stated unless it is explicitely known, and only for FFB.
ServiceRequest.reasonCode.text (anledningsårsag) is the text-based description of why an entity have contacted the municipality and asked for help. Sometimes, this text already describes what exactly should be delivered. Sometimes, it describes some concern that the municipality should look further into. As such, the attribute relates directly to the text option for “FSIII Henvendelses-/henvisningsårsag”.
SeviceRequest.reasonReference (anledningsbegrundelse) is a FocusCondition that describe the citizen’s disease, reduced functioning or problem, which is the background for the ServiceRequest. As such, the attribute relates directly to the condition and diagnosis options for “FSIII Henvendelses-/henvisningsårsag”.
ServiceRequest.code.coding and ServiceRequest.orderDetail.coding may be used to explicitely state, what kind of interventions the requester wants for the citizen. That is not to say, that these are the interventions that the citizen is autorized to recieve (unless the intent-attribute is ‘order’). ServiceRequest.orderDetail.coding relates to the intervention option for “FSIII Henvendelses-/henvisningsårsag”. If more than one type of intervention is required, e.g. both nursing and training, two service requests should be present, with two different ServiceRequest.code.coding.
ServiceRequest.reasonReference also makes it possible to follow the care-pathway. In the case of a re-evaluation of a citizen (re-visitation), it is interesting which follow-up (opfølgning), was the reason for it.
ServiceRequest:extension.municipalityCaseNumber is a relation to the municipality case (Sag). The officialCaseIdentifier uses an official http-adress and uuid to relate to a municipality case (Rammearkitektur: Sag.ID). The municipalitySpecificCaseIdentifier uses a municipality specific ID as a value, and a relates to the organization that owns this caseIdentifier(Rammearkitektur Sag.Sagsnummer og Sag.ejer Sagsaktør).
Nedenstående tabel oversætter mellem de attributter der er defineret i den fælleskommunale informationsmodel (FKI), definerer kort den enkelte attribut på dansk og specificere hvilke af FHIR-profilens atributter der skal bruges til specifikation af indholdet
FKI-attribut | Definition | FHIR |
---|---|---|
anledningAnsvarlig | Den som har ansvar for henvendelsen/henvisningen | ServiceRequest.requester |
anledningFra | Klasse der angiver, hvilken instans, der har henvist eller har henvendt sig. | ServiceRequest.extension: RequesterType |
anledningsårsag | Beskrivelse af årsagen til henvisningen/henvendelsen | ServiceRequest.reasonCode.text |
anledningsstatus | Klasse der udtrykker status for henvendelsen | ServiceRequest.status |
anledningsHensigt | Klasse der udtrykker hensigten med henvendelsen | ServiceRequest.intent |
anledningsIndsats | Klasse der udtrykker, hvilken type kommunal indsats/ydelse der anmodes om. | ServiceRequest.code.coding |
anledningsAnmodetIndsats | Klasse der udtrykker, hvilken kommunal indsats/ydelse der anmodes om. | Servicerequest.orderDetail.coding |
anledningsSubjekt | Den borger som henvisningen/henvendelsen vedrører | ServiceRequest.subject |
anledningstid | Det tidspunkt hvor henvisning/henvendelsen er forfattet af den ansvarlige | ServiceRequest.authoredOn |
anledningBorgerIndforståetMed | Klasse der angiver om borger er indforstået med henvendelsen | SeviceRequest.extension: SubjectConsentToLiaising |
anledningsbegrundelse | Den borgertilstand, der ligger til grund for henvendelsen/henvisningen. | SeviceRequest.reasonReference |
anledningsårsagsreference | Et klassificeret opfølgningsresultat, der er baggrund for at borger revisiteres. | ServiceRequest.reasonReference |
anledningDokumenteretISag | Kommunalt sagsnummer på den sag, som anledningen vedrører. Enten officielt uuid eller kommune-specifikt nummer | ServiceRequest:extension.municipalityCaseNumber |
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ServiceRequest
Path | Conformance | ValueSet |
ServiceRequest.code | required | KLServicesTypes |
ServiceRequest.orderDetail | required | KLInterventions |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceRequest | C | 0..* | ServiceRequest | A request for a service to be performed |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
requesterType | 0..1 | CodeableConcept | [DK] anledningFra URL: http://fhir.kl.dk/core/StructureDefinition/RequesterType Binding: KLHenvendelseHenvisningFraFSIII (required) | |
subjectConsentToLiasing | 0..1 | CodeableConcept | [DK] anledningBorgerIndforståetMed URL: http://fhir.kl.dk/core/StructureDefinition/SubjectConsentToLiaising Binding: KLBorgerIndforståetMedHenvendelseKoder (required) | |
municipalityCaseNumber | 0..1 | (Complex) | [DK] anledningDokumenteretISag URL: http://fhir.kl.dk/core/StructureDefinition/MunicipalityCaseNumber | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | [DK] anledningsStatus Binding: RequestStatus (required): The status of a service order. |
intent | ?!Σ | 1..1 | code | [DK] anledningsHensigt Binding: RequestIntent (required): The kind of service request. |
doNotPerform | ?!Σ | 0..1 | boolean | True if service/procedure should not be performed |
code | Σ | 0..1 | CodeableConcept | What is being requested/ordered Binding: KLServiceTyper (required) |
coding | Σ | 0..* | Coding | [DK] anledningsIndsats |
orderDetail | ΣC | 0..* | CodeableConcept | Additional order information Binding: KLIndsatser (required) |
coding | Σ | 0..* | Coding | [DK] anledningsAnmodetIndsats |
subject | Σ | 1..1 | Reference(Citizen) | [DK] anledningsSubjekt |
authoredOn | Σ | 1..1 | dateTime | [DK] anledningstid |
requester | Σ | 1..1 | Reference(Organization | Practioner) | [DK] anledningAnsvarlig |
reasonReference | Σ | 0..* | Reference(FocusCondition | FollowUp) | [DK] Afhængig af datatype enten anledningsBegrundelse eller anledningsÅrsagsreference |
Documentation for this format |
Path | Conformance | ValueSet |
ServiceRequest.status | required | RequestStatus |
ServiceRequest.intent | required | RequestIntent |
ServiceRequest.code | required | KLServicesTypes |
ServiceRequest.orderDetail | required | KLInterventions |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ServiceRequest | C | 0..* | ServiceRequest | A request for a service to be performed | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
requesterType | 0..1 | CodeableConcept | [DK] anledningFra URL: http://fhir.kl.dk/core/StructureDefinition/RequesterType Binding: KLHenvendelseHenvisningFraFSIII (required) | |||||
subjectConsentToLiasing | 0..1 | CodeableConcept | [DK] anledningBorgerIndforståetMed URL: http://fhir.kl.dk/core/StructureDefinition/SubjectConsentToLiaising Binding: KLBorgerIndforståetMedHenvendelseKoder (required) | |||||
municipalityCaseNumber | 0..1 | (Complex) | [DK] anledningDokumenteretISag URL: http://fhir.kl.dk/core/StructureDefinition/MunicipalityCaseNumber | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Identifiers assigned to this order | ||||
instantiatesCanonical | Σ | 0..* | canonical(ActivityDefinition | PlanDefinition) | Instantiates FHIR protocol or definition | ||||
instantiatesUri | Σ | 0..* | uri | Instantiates external protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CarePlan | ServiceRequest | MedicationRequest) | What request fulfills | ||||
replaces | Σ | 0..* | Reference(ServiceRequest) | What request replaces | ||||
requisition | Σ | 0..1 | Identifier | Composite Request ID | ||||
status | ?!Σ | 1..1 | code | [DK] anledningsStatus Binding: RequestStatus (required): The status of a service order. | ||||
intent | ?!Σ | 1..1 | code | [DK] anledningsHensigt Binding: RequestIntent (required): The kind of service request. | ||||
category | Σ | 0..* | CodeableConcept | Classification of service Binding: ServiceRequestCategoryCodes (example): Classification of the requested service. | ||||
priority | Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | ||||
doNotPerform | ?!Σ | 0..1 | boolean | True if service/procedure should not be performed | ||||
code | Σ | 0..1 | CodeableConcept | What is being requested/ordered Binding: KLServiceTyper (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | [DK] anledningsIndsats | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
orderDetail | ΣC | 0..* | CodeableConcept | Additional order information Binding: KLIndsatser (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | [DK] anledningsAnmodetIndsats | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
quantity[x] | Σ | 0..1 | Service amount | |||||
quantityQuantity | Quantity | |||||||
quantityRatio | Ratio | |||||||
quantityRange | Range | |||||||
subject | Σ | 1..1 | Reference(Citizen) | [DK] anledningsSubjekt | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Encounter in which the request was created | ||||
occurrence[x] | Σ | 0..1 | When service should occur | |||||
occurrenceDateTime | dateTime | |||||||
occurrencePeriod | Period | |||||||
occurrenceTiming | Timing | |||||||
asNeeded[x] | Σ | 0..1 | Preconditions for service Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc. | |||||
asNeededBoolean | boolean | |||||||
asNeededCodeableConcept | CodeableConcept | |||||||
authoredOn | Σ | 1..1 | dateTime | [DK] anledningstid | ||||
requester | Σ | 1..1 | Reference(Organization | Practioner) | [DK] anledningAnsvarlig | ||||
performerType | Σ | 0..1 | CodeableConcept | Performer role Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc. | ||||
performer | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Requested performer | ||||
locationCode | Σ | 0..* | CodeableConcept | Requested location Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered. | ||||
locationReference | Σ | 0..* | Reference(Location) | Requested location | ||||
reasonCode | Σ | 0..* | CodeableConcept | Explanation/Justification for procedure or service Binding: ProcedureReasonCodes (example): Diagnosis or problem codes justifying the reason for requesting the service investigation. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
text | Σ | 0..1 | string | [DK] anledningsÅrsag | ||||
reasonReference | Σ | 0..* | Reference(FocusCondition | FollowUp) | [DK] Afhængig af datatype enten anledningsBegrundelse eller anledningsÅrsagsreference | ||||
insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
supportingInfo | 0..* | Reference(Resource) | Additional clinical information | |||||
specimen | Σ | 0..* | Reference(Specimen) | Procedure Samples | ||||
bodySite | Σ | 0..* | CodeableConcept | Location on Body Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
note | 0..* | Annotation | Comments | |||||
patientInstruction | Σ | 0..1 | string | Patient or consumer-oriented instructions | ||||
relevantHistory | 0..* | Reference(Provenance) | Request provenance | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
ServiceRequest.language | preferred | CommonLanguages
| ||||
ServiceRequest.status | required | RequestStatus | ||||
ServiceRequest.intent | required | RequestIntent | ||||
ServiceRequest.category | example | ServiceRequestCategoryCodes | ||||
ServiceRequest.priority | required | RequestPriority | ||||
ServiceRequest.code | required | KLServicesTypes | ||||
ServiceRequest.orderDetail | required | KLInterventions | ||||
ServiceRequest.asNeeded[x] | example | SNOMEDCTMedicationAsNeededReasonCodes | ||||
ServiceRequest.performerType | example | ParticipantRoles | ||||
ServiceRequest.locationCode | example | ServiceDeliveryLocationRoleType | ||||
ServiceRequest.reasonCode | example | ProcedureReasonCodes | ||||
ServiceRequest.bodySite | example | SNOMEDCTBodyStructures |
This structure is derived from ServiceRequest
Summary
Mandatory: 2 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from ServiceRequest
Path | Conformance | ValueSet |
ServiceRequest.code | required | KLServicesTypes |
ServiceRequest.orderDetail | required | KLInterventions |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceRequest | C | 0..* | ServiceRequest | A request for a service to be performed |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
requesterType | 0..1 | CodeableConcept | [DK] anledningFra URL: http://fhir.kl.dk/core/StructureDefinition/RequesterType Binding: KLHenvendelseHenvisningFraFSIII (required) | |
subjectConsentToLiasing | 0..1 | CodeableConcept | [DK] anledningBorgerIndforståetMed URL: http://fhir.kl.dk/core/StructureDefinition/SubjectConsentToLiaising Binding: KLBorgerIndforståetMedHenvendelseKoder (required) | |
municipalityCaseNumber | 0..1 | (Complex) | [DK] anledningDokumenteretISag URL: http://fhir.kl.dk/core/StructureDefinition/MunicipalityCaseNumber | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | [DK] anledningsStatus Binding: RequestStatus (required): The status of a service order. |
intent | ?!Σ | 1..1 | code | [DK] anledningsHensigt Binding: RequestIntent (required): The kind of service request. |
doNotPerform | ?!Σ | 0..1 | boolean | True if service/procedure should not be performed |
code | Σ | 0..1 | CodeableConcept | What is being requested/ordered Binding: KLServiceTyper (required) |
coding | Σ | 0..* | Coding | [DK] anledningsIndsats |
orderDetail | ΣC | 0..* | CodeableConcept | Additional order information Binding: KLIndsatser (required) |
coding | Σ | 0..* | Coding | [DK] anledningsAnmodetIndsats |
subject | Σ | 1..1 | Reference(Citizen) | [DK] anledningsSubjekt |
authoredOn | Σ | 1..1 | dateTime | [DK] anledningstid |
requester | Σ | 1..1 | Reference(Organization | Practioner) | [DK] anledningAnsvarlig |
reasonReference | Σ | 0..* | Reference(FocusCondition | FollowUp) | [DK] Afhængig af datatype enten anledningsBegrundelse eller anledningsÅrsagsreference |
Documentation for this format |
Path | Conformance | ValueSet |
ServiceRequest.status | required | RequestStatus |
ServiceRequest.intent | required | RequestIntent |
ServiceRequest.code | required | KLServicesTypes |
ServiceRequest.orderDetail | required | KLInterventions |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ServiceRequest | C | 0..* | ServiceRequest | A request for a service to be performed | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
requesterType | 0..1 | CodeableConcept | [DK] anledningFra URL: http://fhir.kl.dk/core/StructureDefinition/RequesterType Binding: KLHenvendelseHenvisningFraFSIII (required) | |||||
subjectConsentToLiasing | 0..1 | CodeableConcept | [DK] anledningBorgerIndforståetMed URL: http://fhir.kl.dk/core/StructureDefinition/SubjectConsentToLiaising Binding: KLBorgerIndforståetMedHenvendelseKoder (required) | |||||
municipalityCaseNumber | 0..1 | (Complex) | [DK] anledningDokumenteretISag URL: http://fhir.kl.dk/core/StructureDefinition/MunicipalityCaseNumber | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Identifiers assigned to this order | ||||
instantiatesCanonical | Σ | 0..* | canonical(ActivityDefinition | PlanDefinition) | Instantiates FHIR protocol or definition | ||||
instantiatesUri | Σ | 0..* | uri | Instantiates external protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CarePlan | ServiceRequest | MedicationRequest) | What request fulfills | ||||
replaces | Σ | 0..* | Reference(ServiceRequest) | What request replaces | ||||
requisition | Σ | 0..1 | Identifier | Composite Request ID | ||||
status | ?!Σ | 1..1 | code | [DK] anledningsStatus Binding: RequestStatus (required): The status of a service order. | ||||
intent | ?!Σ | 1..1 | code | [DK] anledningsHensigt Binding: RequestIntent (required): The kind of service request. | ||||
category | Σ | 0..* | CodeableConcept | Classification of service Binding: ServiceRequestCategoryCodes (example): Classification of the requested service. | ||||
priority | Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | ||||
doNotPerform | ?!Σ | 0..1 | boolean | True if service/procedure should not be performed | ||||
code | Σ | 0..1 | CodeableConcept | What is being requested/ordered Binding: KLServiceTyper (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | [DK] anledningsIndsats | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
orderDetail | ΣC | 0..* | CodeableConcept | Additional order information Binding: KLIndsatser (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | [DK] anledningsAnmodetIndsats | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
quantity[x] | Σ | 0..1 | Service amount | |||||
quantityQuantity | Quantity | |||||||
quantityRatio | Ratio | |||||||
quantityRange | Range | |||||||
subject | Σ | 1..1 | Reference(Citizen) | [DK] anledningsSubjekt | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Encounter in which the request was created | ||||
occurrence[x] | Σ | 0..1 | When service should occur | |||||
occurrenceDateTime | dateTime | |||||||
occurrencePeriod | Period | |||||||
occurrenceTiming | Timing | |||||||
asNeeded[x] | Σ | 0..1 | Preconditions for service Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc. | |||||
asNeededBoolean | boolean | |||||||
asNeededCodeableConcept | CodeableConcept | |||||||
authoredOn | Σ | 1..1 | dateTime | [DK] anledningstid | ||||
requester | Σ | 1..1 | Reference(Organization | Practioner) | [DK] anledningAnsvarlig | ||||
performerType | Σ | 0..1 | CodeableConcept | Performer role Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc. | ||||
performer | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Requested performer | ||||
locationCode | Σ | 0..* | CodeableConcept | Requested location Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered. | ||||
locationReference | Σ | 0..* | Reference(Location) | Requested location | ||||
reasonCode | Σ | 0..* | CodeableConcept | Explanation/Justification for procedure or service Binding: ProcedureReasonCodes (example): Diagnosis or problem codes justifying the reason for requesting the service investigation. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
text | Σ | 0..1 | string | [DK] anledningsÅrsag | ||||
reasonReference | Σ | 0..* | Reference(FocusCondition | FollowUp) | [DK] Afhængig af datatype enten anledningsBegrundelse eller anledningsÅrsagsreference | ||||
insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
supportingInfo | 0..* | Reference(Resource) | Additional clinical information | |||||
specimen | Σ | 0..* | Reference(Specimen) | Procedure Samples | ||||
bodySite | Σ | 0..* | CodeableConcept | Location on Body Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
note | 0..* | Annotation | Comments | |||||
patientInstruction | Σ | 0..1 | string | Patient or consumer-oriented instructions | ||||
relevantHistory | 0..* | Reference(Provenance) | Request provenance | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
ServiceRequest.language | preferred | CommonLanguages
| ||||
ServiceRequest.status | required | RequestStatus | ||||
ServiceRequest.intent | required | RequestIntent | ||||
ServiceRequest.category | example | ServiceRequestCategoryCodes | ||||
ServiceRequest.priority | required | RequestPriority | ||||
ServiceRequest.code | required | KLServicesTypes | ||||
ServiceRequest.orderDetail | required | KLInterventions | ||||
ServiceRequest.asNeeded[x] | example | SNOMEDCTMedicationAsNeededReasonCodes | ||||
ServiceRequest.performerType | example | ParticipantRoles | ||||
ServiceRequest.locationCode | example | ServiceDeliveryLocationRoleType | ||||
ServiceRequest.reasonCode | example | ProcedureReasonCodes | ||||
ServiceRequest.bodySite | example | SNOMEDCTBodyStructures |
This structure is derived from ServiceRequest
Summary
Mandatory: 2 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron