Specijalistička uputnica

Resurs sadrži podatke specijalističke uputnice.

Specifikacija profila

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierΣ0..*Identifier
instantiatesCanonicalΣ0..*canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire)
instantiatesUriΣ0..*uri
basedOnΣ0..*Reference(Resource)
partOfΣ0..*Reference(Resource)
inResponseTo0..*Reference(Communication)
statusΣ ?!1..1codeBinding
statusReasonΣ0..1CodeableConcept
category0..*CodeableConcept
priorityΣ0..1codeBinding
medium0..*CodeableConcept
subjectΣ0..1Reference(Patient | Group)
topic1..1CodeableConceptBinding
about0..*Reference(Resource)
encounterΣ0..1Reference(Encounter)
sent0..1dateTime
received0..1dateTime
recipient0..*Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService)
sender0..1Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService)
reasonCodeΣ0..*CodeableConcept
reasonReferenceΣ0..*Reference(Condition | Observation | DiagnosticReport | DocumentReference)
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
contentStringstring
contentAttachmentAttachment
contentReferenceReference(Resource)
note0..*Annotation
PrilozeniDokumentI0..*PrilozeniDokument
CrvenaUputnicaI1..1CrvenaUputnica
sudjelovanje-u-troskovimaI0..1Extension(Complex)
modifierExtension?! I0..*Extension
id0..1string
extensionI0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ1..1uriFixed Value
valueΣ1..1string
periodΣ0..1Period
assignerΣ0..1Reference(Organization)
id0..1string
extensionI0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ1..1uriFixed Value
valueΣ1..1string
periodΣ0..1Period
assignerΣ0..1Reference(Organization)
instantiatesCanonicalΣ0..*canonical(ActivityDefinition | PlanDefinition)
instantiatesUriΣ0..*uri
id1..1string
extensionI0..*Extension
referenceΣ I0..1string
typeΣ0..1uriBinding
identifierΣ0..1Identifier
displayΣ0..1string
replacesΣ0..*Reference(ServiceRequest)
requisitionΣ0..1Identifier
statusΣ ?!1..1codeBinding
intentΣ ?!1..1codeBindingFixed Value
id0..1string
extensionI0..*Extension
id0..1string
extensionI0..*Extension
systemΣ1..1uriFixed Value
versionΣ0..1string
codeΣ0..1code
displayΣ0..1string
userSelectedΣ0..1boolean
textΣ0..1string
id0..1string
extensionI0..*Extension
id0..1string
extensionI0..*Extension
systemΣ0..1uriFixed Value
versionΣ0..1string
codeΣ0..1code
displayΣ0..1string
userSelectedΣ0..1boolean
textΣ0..1string
priorityΣ0..1codeBinding
doNotPerformΣ ?!0..1boolean
id0..1string
extensionI0..*Extension
codingΣ0..*Coding
textΣ0..1string
orderDetailΣ I0..*CodeableConcept
quantityQuantityQuantity
quantityRatioRatio
quantityRangeRange
subjectS Σ1..1Reference(HRPatient)
encounterS Σ0..1Reference(HREncounter)
occurrenceDateTimedateTime
occurrencePeriodPeriod
occurrenceTimingTiming
asNeededBooleanboolean
asNeededCodeableConceptCodeableConcept
authoredOnS Σ0..1dateTime
requesterS Σ0..1Reference(HRPractitioner)
id0..1string
extensionI0..*Extension
codingΣ0..*Coding
textΣ0..1string
performerS Σ0..1Reference(HROrganizacija)
locationCodeΣ0..*CodeableConcept
locationReferenceΣ0..*Reference(Location)
reasonCodeΣ0..*CodeableConcept
reasonReferenceS Σ0..1Reference(HRCondition)
insurance0..*Reference(Coverage | ClaimResponse)
PrilozeniDokument0..*Reference(PrilozeniDokument)
id0..1string
extensionI0..*Extension
referenceΣ I0..1string
typeΣ1..1uriBindingFixed Value
identifierΣ1..1Identifier
displayΣ0..1string
PorukaOdobrenja0..2Reference(OdobrenjeSGPuputnice)
PorukaOdbijanja0..1Reference(ObavijestOOdbijanjuUputnice)
PorukaODopuni0..1Reference(ObavijestODopuniUputnice)
specimenΣ0..*Reference(Specimen)
bodySiteΣ0..*CodeableConcept
note0..1Annotation
patientInstructionΣ0..1string
relevantHistory0..*Reference(Provenance)
ServiceRequest
DefinitionA record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
Cardinality0...*
Aliasdiagnostic request, referral, referral request, transfer of care request
Invariants
  • dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
    contained.contained.empty()
  • dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
    contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
  • dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
    contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
  • dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
    contained.meta.security.empty()
  • dom-6: A resource should have narrative for robust management
    text.`div`.exists()
  • prr-1: orderDetail SHALL only be present if code is present
    orderDetail.empty() or code.exists()
Mappings
  • rim: Entity. Role, or Act
  • workflow: Request
  • v2: ORC
  • rim: Act[moodCode<=INT]
ServiceRequest.id
DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
Cardinality0...1
Typestring
SummaryTrue
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

ServiceRequest.meta
DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
Cardinality0...1
TypeMeta
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.implicitRules
DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.
Cardinality0...1
Typeuri
ModifierTrue
SummaryTrue
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.language
DefinitionThe base language in which the resource is written.
Cardinality0...1
Typecode
Binding

A human language.

CommonLanguages (preferred)
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.text
DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.
Cardinality0...1
TypeNarrative
Aliasnarrative, html, xhtml, display
Comments

Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: Act.text?
ServiceRequest.contained
DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.
Cardinality0...*
TypeResource
Aliasinline resources, anonymous resources, contained resources
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

SlicingUnordered, Closed, by $this(Type)
Mappings
  • rim: N/A
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune
DefinitionServiceRequest resurs za odobrenu, odbijenu ili uputnicu koja treba nadopunu nakon spremanja u FHIR server sadrži i Communication resurs koji je poslan u poruci odbijanja, odobravanja ili zahtjeva za nadopunom.
Cardinality0...3
TypeCommunication
Aliasinline resources, anonymous resources, contained resources
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Mappings
  • rim: N/A
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.id
DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
Cardinality0...1
Typestring
SummaryTrue
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.meta
DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
Cardinality0...1
TypeMeta
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.implicitRules
DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.
Cardinality0...1
Typeuri
ModifierTrue
SummaryTrue
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.language
DefinitionThe base language in which the resource is written.
Cardinality0...1
Typecode
Binding

A human language.

CommonLanguages (preferred)
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.text
DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.
Cardinality0...1
TypeNarrative
Aliasnarrative, html, xhtml, display
Comments

Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: Act.text?
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.contained
DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.
Cardinality0...*
TypeResource
Aliasinline resources, anonymous resources, contained resources
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Mappings
  • rim: N/A
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: N/A
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.modifierExtension
DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Cardinality0...*
TypeExtension
ModifierTrue
Aliasextensions, user content
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: N/A
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.identifier
DefinitionBusiness identifiers assigned to this communication by the performer or other systems which remain constant as the resource is updated and propagates from server to server.
Cardinality0...*
TypeIdentifier
SummaryTrue
Requirements

Allows identification of the communication as it is known by various participating systems and in a way that remains consistent across servers.

Comments

This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.identifier
  • w5: FiveWs.identifier
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.instantiatesCanonical
DefinitionThe URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Communication.
Cardinality0...*
Typecanonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire)
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.instantiatesCanonical
  • rim: .outboundRelationship[typeCode=DEFN].target
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.instantiatesUri
DefinitionThe URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Communication.
Cardinality0...*
Typeuri
SummaryTrue
Comments

This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.instantiatesUri
  • rim: .outboundRelationship[typeCode=DEFN].target
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.basedOn
DefinitionAn order, proposal or plan fulfilled in whole or in part by this Communication.
Cardinality0...*
TypeReference(Resource)
SummaryTrue
Aliasfulfills
Comments

This must point to some sort of a 'Request' resource, such as CarePlan, CommunicationRequest, ServiceRequest, MedicationRequest, etc.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.basedOn
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.partOf
DefinitionPart of this action.
Cardinality0...*
TypeReference(Resource)
SummaryTrue
Aliascontainer
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.partOf
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.inResponseTo
DefinitionPrior communication that this communication is in response to.
Cardinality0...*
TypeReference(Communication)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.status
DefinitionThe status of the transmission.
Cardinality1...1
Typecode
Binding

The status of the communication.

EventStatus (required)
ModifierTrue
SummaryTrue
Comments

This element is labeled as a modifier because the status contains the codes aborted and entered-in-error that mark the communication as not currently valid.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.status
  • w5: FiveWs.status
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.statusReason
DefinitionCaptures the reason for the current state of the Communication.
Cardinality0...1
TypeCodeableConcept
Binding

Codes for the reason why a communication did not happen.

CommunicationNotDoneReason (example)
SummaryTrue
AliasSuspended Reason, Cancelled Reason
Comments

This is generally only used for "exception" statuses such as "not-done", "suspended" or "aborted". The reason for performing the event at all is captured in reasonCode, not here.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.statusReason
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.category
DefinitionThe type of message conveyed such as alert, notification, reminder, instruction, etc.
Cardinality0...*
TypeCodeableConcept
Binding

Codes for general categories of communications such as alerts, instructions, etc.

CommunicationCategory (example)
Comments

There may be multiple axes of categorization and one communication may serve multiple purposes.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.class
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.priority
DefinitionCharacterizes how quickly the planned or in progress communication must be addressed. Includes concepts such as stat, urgent, routine.
Cardinality0...1
Typecode
Binding

Codes indicating the relative importance of a communication.

RequestPriority (required)
SummaryTrue
Comments

Used to prioritize workflow (such as which communication to read first) when the communication is planned or in progress.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.grade
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.medium
DefinitionA channel that was used for this communication (e.g. email, fax).
Cardinality0...*
TypeCodeableConcept
Binding

Codes for communication mediums such as phone, fax, email, in person, etc.

v3.ParticipationMode (example)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.subject
DefinitionThe patient or group that was the focus of this communication.
Cardinality0...1
TypeReference(Patient | Group)
SummaryTrue
Aliaspatient
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.subject
  • w5: FiveWs.subject[x]
  • w5: FiveWs.subject
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.topic
DefinitionDescription of the purpose/content, similar to a subject line in an email.
Cardinality1...1
TypeCodeableConcept
Binding

Codes describing the purpose or content of the communication.

VrstaKomunikacije (required)
Comments

Communication.topic.text can be used without any codings.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.context
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.about
DefinitionOther resources that pertain to this communication and to which this communication should be associated.
Cardinality0...*
TypeReference(Resource)
Comments

Don't use Communication.about element when a more specific element exists, such as basedOn or reasonReference.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.context
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.encounter
DefinitionThe Encounter during which this Communication was created or to which the creation of this record is tightly associated.
Cardinality0...1
TypeReference(Encounter)
SummaryTrue
Comments

This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.context
  • w5: FiveWs.context
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.sent
DefinitionThe time when this communication was sent.
Cardinality0...1
TypedateTime
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.occurrence[x] {Invariant: maps to period.start}
  • w5: FiveWs.done[x]
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.received
DefinitionThe time when this communication arrived at the destination.
Cardinality0...1
TypedateTime
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.occurrence[x] {Invariant: maps to period.end}
  • w5: FiveWs.done[x]
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.recipient
DefinitionThe entity (e.g. person, organization, clinical information system, care team or device) which was the target of the communication. If receipts need to be tracked by an individual, a separate resource instance will need to be created for each recipient. Multiple recipient communications are intended where either receipts are not tracked (e.g. a mass mail-out) or a receipt is captured in aggregate (all emails confirmed received by a particular time).
Cardinality0...*
TypeReference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.performer.actor
  • w5: FiveWs.actor
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.sender
DefinitionThe entity (e.g. person, organization, clinical information system, or device) which was the source of the communication.
Cardinality0...1
TypeReference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.performer.actor
  • w5: FiveWs.actor
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.reasonCode
DefinitionThe reason or justification for the communication.
Cardinality0...*
TypeCodeableConcept
Binding

Codes for describing reasons for the occurrence of a communication.

SNOMEDCTClinicalFindings (example)
SummaryTrue
Comments

Textual reasons can be captured using reasonCode.text.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.reasonCode
  • w5: FiveWs.why[x]
  • rim: .reasonCode
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.reasonReference
DefinitionIndicates another resource whose existence justifies this communication.
Cardinality0...*
TypeReference(Condition | Observation | DiagnosticReport | DocumentReference)
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.reasonReference
  • w5: FiveWs.why[x]
  • rim: .outboundRelationship[typeCode=RSON].target
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.payload
DefinitionText, attachment(s), or resource(s) that was communicated to the recipient.
Cardinality0...*
TypeBackboneElement
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.payload.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.payload.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.payload.modifierExtension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Cardinality0...*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: N/A
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.payload.content[x]
DefinitionA communicated content (or for multi-part communications, one portion of the communication).
Cardinality1...1
Typestring
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.note
DefinitionAdditional notes or commentary about the communication by the sender, receiver or other interested parties.
Cardinality0...*
TypeAnnotation
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Event.note
ServiceRequest.contained:PrilozeniDokument
DefinitionServiceRequest resurs nakon spremanja u FHIR server sadrži sve DocumentReference resurss koji su poslani tijekom procesa uputnice.
Cardinality0...*
TypePrilozeniDokument
Aliasinline resources, anonymous resources, contained resources
Comments

Usually, this is used for documents other than those defined by FHIR.

Invariants
  • dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
    contained.contained.empty()
  • dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
    contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
  • dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
    contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
  • dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
    contained.meta.security.empty()
  • dom-6: A resource should have narrative for robust management
    text.`div`.exists()
Mappings
  • rim: N/A
  • rim: Entity. Role, or Act
  • workflow: Event
  • fhircomposition: when describing a Composition
  • rim: Document[classCode="DOC" and moodCode="EVN"]
  • cda: when describing a CDA
ServiceRequest.contained:CrvenaUputnica
DefinitionIdentifikator crvene uputnice mora biti poslan unutar ServiceRequest resursa koji se nalazi kao Contained resurs u SGP uputnici.
Cardinality1...1
TypeCrvenaUputnica
Aliasinline resources, anonymous resources, contained resources, diagnostic request, referral, referral request, transfer of care request
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Invariants
  • dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
    contained.contained.empty()
  • dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
    contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
  • dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
    contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
  • dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
    contained.meta.security.empty()
  • dom-6: A resource should have narrative for robust management
    text.`div`.exists()
  • prr-1: orderDetail SHALL only be present if code is present
    orderDetail.empty() or code.exists()
Mappings
  • rim: N/A
  • rim: Entity. Role, or Act
  • workflow: Request
  • v2: ORC
  • rim: Act[moodCode<=INT]
ServiceRequest.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: N/A
ServiceRequest.extension:sudjelovanje-u-troskovima
DefinitionSadrži šifru za ostvarivanje zdravstvene zaštite koju u cijelosti pokriva obvezno zdravstveno osiguranje.
Cardinality0...1
TypeExtension(Complex)
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: N/A
ServiceRequest.modifierExtension
DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Cardinality0...*
TypeExtension
ModifierTrue
Aliasextensions, user content
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: N/A
ServiceRequest.identifier
DefinitionIdentifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.
Cardinality0...2
TypeIdentifier
SummaryTrue
Comments

The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 v2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 v2). For further discussion and examples see the resource notes section below.

SlicingUnordered, Closed, by system(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.identifier
  • w5: FiveWs.identifier
  • v2: ORC.2, ORC.3, RF1-6 / RF1-11,
  • rim: .identifier
  • quick: ClinicalStatement.identifier
ServiceRequest.identifier:identifikatorUputnice
DefinitionIdentifikator uputnice na SGP.
Cardinality0...1
TypeIdentifier
SummaryTrue
Comments

The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 v2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 v2). For further discussion and examples see the resource notes section below.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.identifier
  • w5: FiveWs.identifier
  • v2: ORC.2, ORC.3, RF1-6 / RF1-11,
  • rim: .identifier
  • quick: ClinicalStatement.identifier
ServiceRequest.identifier:identifikatorUputnice.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.identifier:identifikatorUputnice.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.identifier:identifikatorUputnice.use
DefinitionThe purpose of this identifier.
Cardinality0...1
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)
ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: N/A
  • rim: Role.code or implied by context
ServiceRequest.identifier:identifikatorUputnice.type
DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose.
Cardinality0...1
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)
SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: CX.5
  • rim: Role.code or implied by context
ServiceRequest.identifier:identifikatorUputnice.system
DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.
Cardinality1...1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Fixed Value

http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice

Mappings
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
ServiceRequest.identifier:identifikatorUputnice.value
DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system.
Cardinality1...1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Examples
General

123456


Mappings
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
ServiceRequest.identifier:identifikatorUputnice.period
DefinitionTime period during which identifier is/was valid for use.
Cardinality0...1
TypePeriod
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
ServiceRequest.identifier:identifikatorUputnice.assigner
DefinitionOrganization that issued/manages the identifier.
Cardinality0...1
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
ServiceRequest.identifier:CustomerOrderNumber
DefinitionIdentifikator narudžbe pacijenta na SGP. Dodaje se u ServiceRequest nakon odobravanja uputnice (TR02 ili TR06) kako bi se omogućila pretraga uputnica po broju narudžbe na SGP.
Cardinality0...1
TypeIdentifier
SummaryTrue
Comments

The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 v2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 v2). For further discussion and examples see the resource notes section below.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.identifier
  • w5: FiveWs.identifier
  • v2: ORC.2, ORC.3, RF1-6 / RF1-11,
  • rim: .identifier
  • quick: ClinicalStatement.identifier
ServiceRequest.identifier:CustomerOrderNumber.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.identifier:CustomerOrderNumber.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.identifier:CustomerOrderNumber.use
DefinitionThe purpose of this identifier.
Cardinality0...1
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)
ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: N/A
  • rim: Role.code or implied by context
ServiceRequest.identifier:CustomerOrderNumber.type
DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose.
Cardinality0...1
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)
SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: CX.5
  • rim: Role.code or implied by context
ServiceRequest.identifier:CustomerOrderNumber.system
DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.
Cardinality1...1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Fixed Value

http://fhir.cezih.hr/specifikacije/identifikatori/customer-order-number

Mappings
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
ServiceRequest.identifier:CustomerOrderNumber.value
DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system.
Cardinality1...1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Examples
General

123456


Mappings
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
ServiceRequest.identifier:CustomerOrderNumber.period
DefinitionTime period during which identifier is/was valid for use.
Cardinality0...1
TypePeriod
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
ServiceRequest.identifier:CustomerOrderNumber.assigner
DefinitionOrganization that issued/manages the identifier.
Cardinality0...1
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
ServiceRequest.instantiatesCanonical
DefinitionThe URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.
Cardinality0...*
Typecanonical(ActivityDefinition | PlanDefinition)
SummaryTrue
Comments

Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.instantiatesCanonical
  • v2: Varies by domain
  • rim: .outboundRelationship[typeCode=DEFN].target
ServiceRequest.instantiatesUri
DefinitionThe URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.
Cardinality0...*
Typeuri
SummaryTrue
Comments

This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.instantiatesUri
  • v2: Varies by domain
  • rim: .outboundRelationship[typeCode=DEFN].target
ServiceRequest.basedOn
DefinitionUputnica sa prijema sa kojeg je kreirana interna uputnica
Cardinality1...1
TypeReference(CarePlan | ServiceRequest | MedicationRequest)
SummaryTrue
Aliasfulfills
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.basedOn
  • v2: ORC.8 (plus others)
  • rim: .outboundRelationship[typeCode=FLFS].target
ServiceRequest.basedOn.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality1...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.basedOn.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.basedOn.reference
DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.
Cardinality0...1
Typestring
SummaryTrue
Comments

Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: N/A
ServiceRequest.basedOn.type
DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).
Cardinality0...1
Typeuri
Binding

Aa resource (or, for logical models, the URI of the logical model).

ResourceType (extensible)
SummaryTrue
Comments

This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: N/A
ServiceRequest.basedOn.identifier
DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.
Cardinality0...1
TypeIdentifier
SummaryTrue
Comments

When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: .identifier
ServiceRequest.basedOn.display
DefinitionPlain text narrative that identifies the resource in addition to the resource reference.
Cardinality0...1
Typestring
SummaryTrue
Comments

This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: N/A
ServiceRequest.replaces
DefinitionThe request takes the place of the referenced completed or terminated request(s).
Cardinality0...*
TypeReference(ServiceRequest)
SummaryTrue
Aliassupersedes, prior, renewed order
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.replaces
  • v2: Handled by message location of ORC (ORC.1=RO or RU)
  • rim: .outboundRelationship[typeCode=RPLC].target
ServiceRequest.requisition
DefinitionA shared identifier common to all service requests that were authorized more or less simultaneously by a single author, representing the composite or group identifier.
Cardinality0...1
TypeIdentifier
SummaryTrue
AliasgrouperId, groupIdentifier
Requirements

Some business processes need to know if multiple items were ordered as part of the same "requisition" for billing or other purposes.

Comments

Requests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. 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.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.groupIdentifier
  • v2: ORC.4
  • rim: .inboundRelationship(typeCode=COMP].source[moodCode=INT].identifier
ServiceRequest.status
DefinitionThe status of the order.
Cardinality1...1
Typecode
Binding

The status of a service order.

RequestStatus (required)
ModifierTrue
SummaryTrue
Comments

The status is generally fully in the control of the requester - they determine whether the order is draft or active and, after it has been activated, competed, cancelled or suspended. States relating to the activities of the performer are reflected on either the corresponding event (see Event Pattern for general discussion) or using the Task resource.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.status
  • w5: FiveWs.status
  • v2: ORC.5,RF1-1
  • rim: .status
  • quick: Action.currentStatus
ServiceRequest.intent
DefinitionWhether the request is a proposal, plan, an original order or a reflex order.
Cardinality1...1
Typecode
Binding

The kind of service request.

RequestIntent (required)
ModifierTrue
SummaryTrue
Comments

This element is labeled as a modifier because the intent alters when and how the resource is actually applicable.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Fixed Value

order

Mappings
  • workflow: Request.intent
  • w5: FiveWs.class
  • v2: N/A
  • rim: .moodCode (nuances beyond PRP/PLAN/RQO would need to be elsewhere)
ServiceRequest.category
DefinitionA code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure").
Cardinality0...2
TypeCodeableConcept
Binding

Classification of the requested service.

ServiceRequestCategoryCodes (example)
SummaryTrue
Requirements

Used for filtering what service request are retrieved and displayed.

Comments

There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set.

SlicingUnordered, Closed, by coding.system(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.class
  • v2: RF1-5
  • rim: .outboundRelationship[typeCode="COMP].target[classCode="LIST", moodCode="INT"].code
ServiceRequest.category:OznakaUpucivanja
DefinitionA code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure").
Cardinality0...1
TypeCodeableConcept
Binding

Classification of the requested service.

http://fhir.cezih.hr/specifikacije/ValueSet/oznaka-upucivanja (required)
SummaryTrue
Requirements

Used for filtering what service request are retrieved and displayed.

Comments

There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.class
  • v2: RF1-5
  • rim: .outboundRelationship[typeCode="COMP].target[classCode="LIST", moodCode="INT"].code
ServiceRequest.category:OznakaUpucivanja.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.category:OznakaUpucivanja.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.category:OznakaUpucivanja.coding
DefinitionA reference to a code defined by a terminology system.
Cardinality0...*
TypeCoding
SummaryTrue
Requirements

Allows for alternative encodings within a code system, and translations to other code systems.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
ServiceRequest.category:OznakaUpucivanja.coding.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.category:OznakaUpucivanja.coding.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.category:OznakaUpucivanja.coding.system
DefinitionThe identification of the code system that defines the meaning of the symbol in the code.
Cardinality1...1
Typeuri
SummaryTrue
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Fixed Value

http://fhir.cezih.hr/specifikacije/CodeSystem/oznaka-upucivanja

Mappings
  • v2: C*E.3
  • rim: ./codeSystem
  • orim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
ServiceRequest.category:OznakaUpucivanja.coding.version
DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.
Cardinality0...1
Typestring
SummaryTrue
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.7
  • rim: ./codeSystemVersion
  • orim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
ServiceRequest.category:OznakaUpucivanja.coding.code
DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
Cardinality0...1
Typecode
SummaryTrue
Requirements

Need to refer to a particular code in the system.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.1
  • rim: ./code
  • orim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
ServiceRequest.category:OznakaUpucivanja.coding.display
DefinitionA representation of the meaning of the code in the system, following the rules of the system.
Cardinality0...1
Typestring
SummaryTrue
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.2 - but note this is not well followed
  • rim: CV.displayName
  • orim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
ServiceRequest.category:OznakaUpucivanja.coding.userSelected
DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).
Cardinality0...1
Typeboolean
SummaryTrue
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: Sometimes implied by being first
  • rim: CD.codingRationale
  • orim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [ fhir:source "true"; fhir:target dt:CDCoding.codingRationale\#O ]
ServiceRequest.category:OznakaUpucivanja.text
DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
Cardinality0...1
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
ServiceRequest.category:TijekomHospitalizacije
DefinitionDa li je uputnica kreirana tijekom hospitalizacije pacijenta.
Cardinality0...1
TypeCodeableConcept
Binding

Classification of the requested service.

http://fhir.cezih.hr/specifikacije/ValueSet/tijekom-hospitalizacije (required)
SummaryTrue
Requirements

Used for filtering what service request are retrieved and displayed.

Comments

There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.class
  • v2: RF1-5
  • rim: .outboundRelationship[typeCode="COMP].target[classCode="LIST", moodCode="INT"].code
ServiceRequest.category:TijekomHospitalizacije.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.category:TijekomHospitalizacije.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.category:TijekomHospitalizacije.coding
DefinitionA reference to a code defined by a terminology system.
Cardinality0...*
TypeCoding
SummaryTrue
Requirements

Allows for alternative encodings within a code system, and translations to other code systems.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
ServiceRequest.category:TijekomHospitalizacije.coding.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.category:TijekomHospitalizacije.coding.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.category:TijekomHospitalizacije.coding.system
DefinitionThe identification of the code system that defines the meaning of the symbol in the code.
Cardinality0...1
Typeuri
SummaryTrue
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Fixed Value

http://fhir.cezih.hr/specifikacije/CodeSystem/tijekom-hospitalizacije

Mappings
  • v2: C*E.3
  • rim: ./codeSystem
  • orim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
ServiceRequest.category:TijekomHospitalizacije.coding.version
DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.
Cardinality0...1
Typestring
SummaryTrue
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.7
  • rim: ./codeSystemVersion
  • orim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
ServiceRequest.category:TijekomHospitalizacije.coding.code
DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
Cardinality0...1
Typecode
SummaryTrue
Requirements

Need to refer to a particular code in the system.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.1
  • rim: ./code
  • orim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
ServiceRequest.category:TijekomHospitalizacije.coding.display
DefinitionA representation of the meaning of the code in the system, following the rules of the system.
Cardinality0...1
Typestring
SummaryTrue
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.2 - but note this is not well followed
  • rim: CV.displayName
  • orim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
ServiceRequest.category:TijekomHospitalizacije.coding.userSelected
DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).
Cardinality0...1
Typeboolean
SummaryTrue
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: Sometimes implied by being first
  • rim: CD.codingRationale
  • orim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [ fhir:source "true"; fhir:target dt:CDCoding.codingRationale\#O ]
ServiceRequest.category:TijekomHospitalizacije.text
DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
Cardinality0...1
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
ServiceRequest.priority
DefinitionOznaka hitne obrade. FHIR zahtjeva vrijednosti routine | urgent | asap | stat, pa je potrebno koristiti mapiranje routine=0, urgent=1
Cardinality0...1
Typecode
Binding

Identifies the level of importance to be assigned to actioning the request.

http://fhir.cezih.hr/specifikacije/ValueSet/hitno (required)
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.priority
  • w5: FiveWs.grade
  • v2: TQ1.9, RF1-2
  • rim: .priorityCode
ServiceRequest.doNotPerform
DefinitionSet this to true if the record is saying that the service/procedure should NOT be performed.
Cardinality0...1
Typeboolean
ModifierTrue
SummaryTrue
Requirements

Used for do not ambulate, do not elevate head of bed, do not flush NG tube, do not take blood pressure on a certain arm, etc.

Comments

In general, only the code and timeframe will be present, though occasional additional qualifiers such as body site or even performer could be included to narrow the scope of the prohibition. If the ServiceRequest.code and ServiceRequest.doNotPerform both contain negation, that will reinforce prohibition and should not have a double negative interpretation.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.doNotPerform
  • rim: .actionNegationInd
ServiceRequest.code
DefinitionKod traženog postupka može biti iz šifrarnika DTS ili KZN.
Cardinality0...1
TypeCodeableConcept
Binding

Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is (preferred)[http://build.fhir.org/terminologies.html#preferred] and a valueset using LOINC Order codes is available here.

http://fhir.cezih.hr/specifikacije/ValueSet/trazeni-postupak (required)
Must SupportTrue
SummaryTrue
Aliasservice requested
Comments

Many laboratory and radiology procedure codes embed the specimen/organ system in the test order name, for example, serum or serum/plasma glucose, or a chest x-ray. The specimen might not be recorded separately from the test code.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.code
  • w5: FiveWs.what[x]
  • v2: PR1-3 / OBR-4 (varies by domain)
  • rim: .code
  • quick: Procedure.procedureCode
ServiceRequest.code.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.code.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.code.coding
DefinitionA reference to a code defined by a terminology system.
Cardinality0...*
TypeCoding
SummaryTrue
Requirements

Allows for alternative encodings within a code system, and translations to other code systems.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
ServiceRequest.code.text
DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
Cardinality0...1
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
ServiceRequest.orderDetail
DefinitionAdditional details and instructions about the how the services are to be delivered. For example, and order for a urinary catheter may have an 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.
Cardinality0...*
TypeCodeableConcept
Binding

Codified order entry details which are based on order context.

ServiceRequestOrderDetailsCodes (example)
SummaryTrue
Aliasdetailed instructions
Comments

For information from the medical record intended to support the delivery of the requested services, use the supportingInformation element.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: NTE
  • rim: .code
  • quick: Procedure.procedureCode
ServiceRequest.quantity[x]
DefinitionAn amount of service being requested which can be a quantity ( for example $1,500 home modification), a ratio ( for example, 20 half day visits per month), or a range (2.0 to 1.8 Gy per fraction).
Cardinality0...1
TypeQuantity
SummaryTrue
Requirements

When ordering a service the number of service items may need to be specified separately from the the service item.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: NTE
  • rim: .quantity
ServiceRequest.subject
DefinitionOn 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).
Cardinality1...1
TypeReference(HRPatient)
Must SupportTrue
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.subject
  • w5: FiveWs.subject[x]
  • v2: PID
  • rim: .participation[typeCode=SBJ].role
  • quick: ClinicalStatement.subject
  • w5: FiveWs.subject
ServiceRequest.encounter
DefinitionAn encounter that provides additional information about the healthcare context in which this request is made.
Cardinality0...1
TypeReference(HREncounter)
Must SupportTrue
SummaryTrue
Aliascontext
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.encounter
  • w5: FiveWs.context
  • v2: PV1
  • rim: .inboundRelationship(typeCode=COMP].source[classCode<=PCPR, moodCode=EVN]
  • quick: ClinicalStatement.encounter
ServiceRequest.occurrence[x]
DefinitionThe date/time at which the requested service should occur.
Cardinality0...1
TypedateTime
SummaryTrue
Aliasschedule
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.occurrence[x]
  • w5: FiveWs.planned
  • v2: TQ1/TQ2, OBR-7/OBR-8
  • rim: .effectiveTime
  • quick: Procedure.procedureSchedule
ServiceRequest.asNeeded[x]
DefinitionIf a CodeableConcept is present, it indicates the pre-condition for performing the service. For example "pain", "on flare-up", etc.
Cardinality0...1
Typeboolean
Binding

A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.

SNOMEDCTMedicationAsNeededReasonCodes (example)
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: boolean: precondition.negationInd (inversed - so negationInd = true means asNeeded=false CodeableConcept: precondition.observationEventCriterion[code="Assertion"].value
  • quick: Proposal.prnReason.reason
ServiceRequest.authoredOn
DefinitionWhen the request transitioned to being actionable.
Cardinality0...1
TypedateTime
Must SupportTrue
SummaryTrue
AliasorderedOn
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.authoredOn
  • w5: FiveWs.recorded
  • v2: ORC.9, RF1-7 / RF1-9
  • rim: .participation[typeCode=AUT].time
  • quick: Proposal.proposedAtTime
ServiceRequest.requester
DefinitionThe individual who initiated the request and has responsibility for its activation.
Cardinality0...1
TypeReference(HRPractitioner)
Must SupportTrue
SummaryTrue
Aliasauthor, orderer
Comments

This not the dispatcher, but rather who is the authorizer. This element is not intended to handle delegation which would generally be managed through the Provenance resource.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.requester
  • w5: FiveWs.author
  • v2: ORC.12, PRT
  • rim: .participation[typeCode=AUT].role
  • quick: ClinicalStatement.statementAuthor
ServiceRequest.performerType
DefinitionŠifra djelatnosti zdravstvene zaštite na koju se upućuje
Cardinality0...1
TypeCodeableConcept
Binding

Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

ParticipantRoles (example)
SummaryTrue
Aliasspecialty
Comments

This is a role, not a participation type. In other words, does not describe the task but describes the capacity. For example, “compounding pharmacy”, “psychiatrist” or “internal referral”.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.performerType
  • w5: FiveWs.actor
  • v2: PRT, RF!-3
  • rim: .participation[typeCode=PRF].role[scoper.determinerCode=KIND].code
ServiceRequest.performerType.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.performerType.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.performerType.coding
DefinitionA reference to a code defined by a terminology system.
Cardinality0...*
TypeCoding
SummaryTrue
Requirements

Allows for alternative encodings within a code system, and translations to other code systems.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
ServiceRequest.performerType.text
DefinitionŠifra djelatnosti zdravstvene zaštite na koju se upućuje
Cardinality0...1
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
ServiceRequest.performer
DefinitionThe desired performer for doing the requested service. For example, the surgeon, dermatopathologist, endoscopist, etc.
Cardinality0...1
TypeReference(HROrganizacija)
Must SupportTrue
SummaryTrue
Aliasrequest recipient
Comments

If multiple performers are present, it is interpreted as a list of alternative performers without any preference regardless of order. If order of preference is needed use the request-performerOrder extension. Use CareTeam to represent a group of performers (for example, Practitioner A and Practitioner B).

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.performer
  • w5: FiveWs.actor
  • v2: PRT, Practitioner: PRD-2/PRD-7 where PRD-3 = RT; Organization: PRD-10 where PRD-3 = RT
  • rim: .participation[typeCode=PRF].role[scoper.determinerCode=INSTANCE]
ServiceRequest.locationCode
DefinitionThe preferred location(s) where the procedure should actually happen in coded or free text form. E.g. at home or nursing day care center.
Cardinality0...*
TypeCodeableConcept
Binding

A location type where services are delivered.

v3.ServiceDeliveryLocationRoleType (example)
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.actor
  • rim: .participation[typeCode=LOC].role[scoper.determinerCode=KIND].code
ServiceRequest.locationReference
DefinitionA reference to the the preferred location(s) where the procedure should actually happen. E.g. at home or nursing day care center.
Cardinality0...*
TypeReference(Location)
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • w5: FiveWs.actor
  • rim: .participation[typeCode=LOC].role[scoper.determinerCode=INSTANCE]
ServiceRequest.reasonCode
DefinitionAn 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 `supportingInfo`.
Cardinality0...*
TypeCodeableConcept
Binding

Diagnosis or problem codes justifying the reason for requesting the service investigation.

ProcedureReasonCodes (example)
SummaryTrue
Comments

This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. Use CodeableConcept.text element if the data is free (uncoded) text as shown in the CT Scan example.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.reasonCode
  • w5: FiveWs.why[x]
  • v2: ORC.16, RF1-10
  • rim: .reasonCode
ServiceRequest.reasonReference
DefinitionIndicates another resource that provides a justification for why this service is being requested. May relate to the resources referred to in `supportingInfo`.
Cardinality0...1
TypeReference(HRCondition)
Must SupportTrue
SummaryTrue
Comments

This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. To be as specific as possible, a reference to Observation or Condition should be used if available. Otherwise when referencing DiagnosticReport it should contain a finding in DiagnosticReport.conclusion and/or DiagnosticReport.conclusionCode. When using a reference to DocumentReference, the target document should contain clear findings language providing the relevant reason for this service request. Use the CodeableConcept text element in ServiceRequest.reasonCode if the data is free (uncoded) text as shown in the CT Scan example.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.reasonReference
  • w5: FiveWs.why[x]
  • v2: ORC.16
  • rim: .outboundRelationship[typeCode=RSON].target
ServiceRequest.insurance
DefinitionInsurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering the requested service.
Cardinality0...*
TypeReference(Coverage | ClaimResponse)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.insurance
  • v2: IN1/IN2
  • rim: .outboundRelationship[typeCode=COVBY].target
ServiceRequest.supportingInfo
DefinitionAdditional 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.
Cardinality0...*
TypeReference(Resource)
AliasAsk at order entry question, AOE
Comments

To represent information about how the services are to be delivered use the instructions element.

SlicingUnordered, Open, by resolve()(Profile)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.supportingInfo
  • v2: Accompanying segments
  • rim: .outboundRelationship[typeCode=PERT].target
ServiceRequest.supportingInfo:PrilozeniDokument
DefinitionAdditional 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.
Cardinality0...*
TypeReference(PrilozeniDokument)
AliasAsk at order entry question, AOE
Comments

To represent information about how the services are to be delivered use the instructions element.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.supportingInfo
  • v2: Accompanying segments
  • rim: .outboundRelationship[typeCode=PERT].target
ServiceRequest.supportingInfo:LijecnikSpecijalist
DefinitionReferenca na zapis liječnika specijaliste koji preporučio liječenje/pretragu
Cardinality0...1
TypeReference(HRPractitioner)
AliasAsk at order entry question, AOE
Comments

To represent information about how the services are to be delivered use the instructions element.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.supportingInfo
  • v2: Accompanying segments
  • rim: .outboundRelationship[typeCode=PERT].target
ServiceRequest.supportingInfo:LijecnikSpecijalist.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
ServiceRequest.supportingInfo:LijecnikSpecijalist.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
ServiceRequest.supportingInfo:LijecnikSpecijalist.reference
DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.
Cardinality0...1
Typestring
SummaryTrue
Comments

Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: N/A
ServiceRequest.supportingInfo:LijecnikSpecijalist.type
DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).
Cardinality1...1
Typeuri
Binding

Aa resource (or, for logical models, the URI of the logical model).

ResourceType (extensible)
SummaryTrue
Comments

This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Fixed Value

Practitioner

Mappings
  • rim: N/A
ServiceRequest.supportingInfo:LijecnikSpecijalist.identifier
DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.
Cardinality1...1
TypeIdentifier
SummaryTrue
Comments

When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: .identifier
ServiceRequest.supportingInfo:LijecnikSpecijalist.display
DefinitionPlain text narrative that identifies the resource in addition to the resource reference.
Cardinality0...1
Typestring
SummaryTrue
Comments

This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: N/A
ServiceRequest.supportingInfo:PorukaOdobrenja
DefinitionAdditional 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.
Cardinality0...2
TypeReference(OdobrenjeSGPuputnice)
AliasAsk at order entry question, AOE
Comments

To represent information about how the services are to be delivered use the instructions element.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.supportingInfo
  • v2: Accompanying segments
  • rim: .outboundRelationship[typeCode=PERT].target
ServiceRequest.supportingInfo:PorukaOdbijanja
DefinitionAdditional 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.
Cardinality0...1
TypeReference(ObavijestOOdbijanjuUputnice)
AliasAsk at order entry question, AOE
Comments

To represent information about how the services are to be delivered use the instructions element.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.supportingInfo
  • v2: Accompanying segments
  • rim: .outboundRelationship[typeCode=PERT].target
ServiceRequest.supportingInfo:PorukaODopuni
DefinitionAdditional 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.
Cardinality0...1
TypeReference(ObavijestODopuniUputnice)
AliasAsk at order entry question, AOE
Comments

To represent information about how the services are to be delivered use the instructions element.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.supportingInfo
  • v2: Accompanying segments
  • rim: .outboundRelationship[typeCode=PERT].target
ServiceRequest.specimen
DefinitionOne or more specimens that the laboratory procedure will use.
Cardinality0...*
TypeReference(Specimen)
SummaryTrue
Comments

Many diagnostic procedures need a specimen, but the request itself is not actually about the specimen. This element is for when the diagnostic is requested on already existing specimens and the request points to the specimen it applies to. Conversely, if the request is entered first with an unknown specimen, then the Specimen resource points to the ServiceRequest.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: SPM
  • rim: .participation[typeCode=SPC].role
ServiceRequest.bodySite
DefinitionAnatomic location where the procedure should be performed. This is the target site.
Cardinality0...*
TypeCodeableConcept
Binding

Codes describing anatomical locations. May include laterality.

SNOMEDCTBodyStructures (example)
SummaryTrue
Aliaslocation
Requirements

Knowing where the procedure is performed is important for tracking if multiple sites are possible.

Comments

Only used if not implicit in the code found in ServiceRequest.code. If the use case requires BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately) then use the standard extension procedure-targetBodyStructure.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: SPM
  • rim: targetSiteCode
  • quick: Procedure.targetBodySite
ServiceRequest.note
DefinitionDodatna tekstualna informacija uz uputnicu.
Cardinality0...1
TypeAnnotation
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.note
  • v2: NTE
  • rim: .inboundRelationship(typeCode=SUBJ].source[classCode=ANNGEN, moodCode=EVN].value[xsi:type=ST]
  • quick: ClinicalStatement.additionalText
ServiceRequest.patientInstruction
DefinitionInstructions in terms that are understood by the patient or consumer.
Cardinality0...1
Typestring
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • v2: NTE
  • rim: .text
ServiceRequest.relevantHistory
DefinitionKey events in the history of the request.
Cardinality0...*
TypeReference(Provenance)
Comments

This might not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • workflow: Request.relevantHistory
  • v2: N/A
  • rim: .inboundRelationship(typeCode=SUBJ].source[classCode=CACT, moodCode=EVN]
<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="specijalisticka-uputnica" />
    <meta>
        <versionId value="86" />
        <lastUpdated value="2023-03-15T13:24:33.682+00:00" />
        <source value="#jya0ookS8BZVsLAB" />
        <security>
            <system value="https://trifolia-fhir.lantanagroup.com/security" />
            <code value="everyone^write" />
        </security>
        <security>
            <system value="https://trifolia-fhir.lantanagroup.com/security" />
            <code value="everyone^read" />
        </security>
    </meta>
    <url value="http://fhir.cezih.hr/specifikacije/StructureDefinition/specijalisticka-uputnica" />
    <version value="0.1" />
    <name value="SpecijalistickaUputnica" />
    <title value="Specijalistička uputnica" />
    <status value="active" />
    <description value="Resurs sadrži podatke specijalističke uputnice." />
    <fhirVersion value="4.0.1" />
    <kind value="resource" />
    <abstract value="false" />
    <type value="ServiceRequest" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ServiceRequest" />
    <derivation value="constraint" />
    <differential>
        <element id="ServiceRequest">
            <path value="ServiceRequest" />
        </element>
        <element id="ServiceRequest.contained">
            <path value="ServiceRequest.contained" />
            <slicing>
                <discriminator>
                    <type value="type" />
                    <path value="$this" />
                </discriminator>
                <ordered value="false" />
                <rules value="closed" />
            </slicing>
        </element>
        <element id="ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune">
            <path value="ServiceRequest.contained" />
            <sliceName value="PorukaOdobrenjaOdbijanjaNadopune" />
            <short value="Poruka" />
            <definition value="ServiceRequest resurs za odobrenu, odbijenu ili uputnicu koja treba nadopunu nakon spremanja u FHIR server sadrži i Communication resurs koji je poslan u poruci odbijanja, odobravanja ili zahtjeva za nadopunom." />
            <max value="3" />
            <type>
                <code value="Communication" />
            </type>
        </element>
        <element id="ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.topic">
            <path value="ServiceRequest.contained.topic" />
            <min value="1" />
            <binding>
                <strength value="required" />
                <valueSet value="http://fhir.cezih.hr/specifikacije/ValueSet/vrsta-komunikacije" />
            </binding>
        </element>
        <element id="ServiceRequest.contained:PrilozeniDokument">
            <path value="ServiceRequest.contained" />
            <sliceName value="PrilozeniDokument" />
            <short value="Priloženi dokument" />
            <definition value="ServiceRequest resurs nakon spremanja u FHIR server sadrži sve DocumentReference resurss koji su poslani tijekom procesa uputnice." />
            <max value="*" />
            <type>
                <code value="DocumentReference" />
                <profile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/prilozeni-dokument" />
            </type>
        </element>
        <element id="ServiceRequest.contained:CrvenaUputnica">
            <path value="ServiceRequest.contained" />
            <sliceName value="CrvenaUputnica" />
            <short value="Crvena uputnica" />
            <definition value="Identifikator crvene uputnice mora biti poslan unutar ServiceRequest resursa koji se nalazi kao Contained resurs u SGP uputnici." />
            <min value="1" />
            <max value="1" />
            <type>
                <code value="ServiceRequest" />
                <profile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/crvena-uputnica" />
            </type>
        </element>
        <element id="ServiceRequest.extension">
            <path value="ServiceRequest.extension" />
            <slicing>
                <discriminator>
                    <type value="value" />
                    <path value="url" />
                </discriminator>
                <rules value="open" />
            </slicing>
        </element>
        <element id="ServiceRequest.extension:sudjelovanje-u-troskovima">
            <path value="ServiceRequest.extension" />
            <sliceName value="sudjelovanje-u-troskovima" />
            <short value="Oslobođenje od sudjelovanja" />
            <definition value="Sadrži šifru za ostvarivanje zdravstvene zaštite koju u cijelosti pokriva obvezno zdravstveno osiguranje." />
            <max value="1" />
            <type>
                <code value="Extension" />
                <profile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje" />
            </type>
        </element>
        <element id="ServiceRequest.identifier">
            <path value="ServiceRequest.identifier" />
            <slicing>
                <discriminator>
                    <type value="value" />
                    <path value="system" />
                </discriminator>
                <ordered value="false" />
                <rules value="closed" />
            </slicing>
            <max value="2" />
        </element>
        <element id="ServiceRequest.identifier:identifikatorUputnice">
            <path value="ServiceRequest.identifier" />
            <sliceName value="identifikatorUputnice" />
            <short value="Identifikator uputnice" />
            <definition value="Identifikator uputnice na SGP." />
            <max value="1" />
        </element>
        <element id="ServiceRequest.identifier:identifikatorUputnice.system">
            <path value="ServiceRequest.identifier.system" />
            <min value="1" />
            <fixedUri value="http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice" />
        </element>
        <element id="ServiceRequest.identifier:identifikatorUputnice.value">
            <path value="ServiceRequest.identifier.value" />
            <min value="1" />
        </element>
        <element id="ServiceRequest.identifier:CustomerOrderNumber">
            <path value="ServiceRequest.identifier" />
            <sliceName value="CustomerOrderNumber" />
            <short value="Customer Order Number" />
            <definition value="Identifikator narudžbe pacijenta na SGP. Dodaje se u ServiceRequest nakon odobravanja uputnice (TR02 ili TR06) kako bi se omogućila pretraga uputnica po broju narudžbe na SGP." />
            <max value="1" />
        </element>
        <element id="ServiceRequest.identifier:CustomerOrderNumber.system">
            <path value="ServiceRequest.identifier.system" />
            <min value="1" />
            <fixedUri value="http://fhir.cezih.hr/specifikacije/identifikatori/customer-order-number" />
        </element>
        <element id="ServiceRequest.identifier:CustomerOrderNumber.value">
            <path value="ServiceRequest.identifier.value" />
            <min value="1" />
        </element>
        <element id="ServiceRequest.basedOn">
            <path value="ServiceRequest.basedOn" />
            <short value="Uputnica sa prijema" />
            <definition value="Uputnica sa prijema sa kojeg je kreirana interna uputnica" />
            <min value="1" />
            <max value="1" />
        </element>
        <element id="ServiceRequest.basedOn.id">
            <path value="ServiceRequest.basedOn.id" />
            <short value="Referenca na containde resurs koji nosi identifikator crvene uputnice" />
            <min value="1" />
        </element>
        <element id="ServiceRequest.status">
            <path value="ServiceRequest.status" />
        </element>
        <element id="ServiceRequest.intent">
            <path value="ServiceRequest.intent" />
            <fixedCode value="order" />
        </element>
        <element id="ServiceRequest.category">
            <path value="ServiceRequest.category" />
            <slicing>
                <discriminator>
                    <type value="value" />
                    <path value="coding.system" />
                </discriminator>
                <rules value="closed" />
            </slicing>
            <min value="0" />
            <max value="2" />
        </element>
        <element id="ServiceRequest.category:OznakaUpucivanja">
            <path value="ServiceRequest.category" />
            <sliceName value="OznakaUpucivanja" />
            <short value="Oznaka upućivanja" />
            <min value="0" />
            <max value="1" />
            <binding>
                <strength value="required" />
                <valueSet value="http://fhir.cezih.hr/specifikacije/ValueSet/oznaka-upucivanja" />
            </binding>
        </element>
        <element id="ServiceRequest.category:OznakaUpucivanja.coding.system">
            <path value="ServiceRequest.category.coding.system" />
            <min value="1" />
            <fixedUri value="http://fhir.cezih.hr/specifikacije/CodeSystem/oznaka-upucivanja" />
        </element>
        <element id="ServiceRequest.category:TijekomHospitalizacije">
            <path value="ServiceRequest.category" />
            <sliceName value="TijekomHospitalizacije" />
            <short value="Tijekom hospitalizacije" />
            <definition value="Da li je uputnica kreirana tijekom hospitalizacije pacijenta." />
            <min value="0" />
            <max value="1" />
            <binding>
                <strength value="required" />
                <valueSet value="http://fhir.cezih.hr/specifikacije/ValueSet/tijekom-hospitalizacije" />
            </binding>
        </element>
        <element id="ServiceRequest.category:TijekomHospitalizacije.coding.system">
            <path value="ServiceRequest.category.coding.system" />
            <fixedUri value="http://fhir.cezih.hr/specifikacije/CodeSystem/tijekom-hospitalizacije" />
        </element>
        <element id="ServiceRequest.priority">
            <path value="ServiceRequest.priority" />
            <short value="Hitno" />
            <definition value="Oznaka hitne obrade. FHIR zahtjeva vrijednosti routine | urgent | asap | stat, pa je potrebno koristiti mapiranje routine=0, urgent=1" />
            <binding>
                <strength value="required" />
                <valueSet value="http://fhir.cezih.hr/specifikacije/ValueSet/hitno" />
            </binding>
        </element>
        <element id="ServiceRequest.code">
            <path value="ServiceRequest.code" />
            <short value="Kod traženog postupka" />
            <definition value="Kod traženog postupka može biti iz šifrarnika DTS ili KZN." />
            <min value="0" />
            <mustSupport value="true" />
            <binding>
                <strength value="required" />
                <valueSet value="http://fhir.cezih.hr/specifikacije/ValueSet/trazeni-postupak" />
            </binding>
        </element>
        <element id="ServiceRequest.code.text">
            <path value="ServiceRequest.code.text" />
            <short value="Molim, traži se" />
        </element>
        <element id="ServiceRequest.subject">
            <path value="ServiceRequest.subject" />
            <short value="Pacijent za kojeg se traži postupak" />
            <min value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-pacijent" />
            </type>
            <mustSupport value="true" />
        </element>
        <element id="ServiceRequest.encounter">
            <path value="ServiceRequest.encounter" />
            <short value="Podaci o posjeti u kojoj je generirana uputnica." />
            <min value="0" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-encounter" />
            </type>
            <mustSupport value="true" />
        </element>
        <element id="ServiceRequest.authoredOn">
            <path value="ServiceRequest.authoredOn" />
            <short value="Datum i vrijeme generiranja uputnice" />
            <min value="0" />
            <mustSupport value="true" />
        </element>
        <element id="ServiceRequest.requester">
            <path value="ServiceRequest.requester" />
            <short value="Podaci o autoru dokumenta (uputnice)" />
            <min value="0" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner" />
            </type>
            <mustSupport value="true" />
        </element>
        <element id="ServiceRequest.performerType">
            <path value="ServiceRequest.performerType" />
            <short value="Šifra djelatnosti" />
            <definition value="Šifra djelatnosti zdravstvene zaštite na koju se upućuje" />
            <min value="0" />
        </element>
        <element id="ServiceRequest.performerType.text">
            <path value="ServiceRequest.performerType.text" />
            <short value="Šifra djelatnosti" />
            <definition value="Šifra djelatnosti zdravstvene zaštite na koju se upućuje" />
            <min value="0" />
        </element>
        <element id="ServiceRequest.performer">
            <path value="ServiceRequest.performer" />
            <short value="Podaci o ustanovi u koju se šalje uputnica" />
            <max value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-organizacija" />
            </type>
            <mustSupport value="true" />
        </element>
        <element id="ServiceRequest.reasonReference">
            <path value="ServiceRequest.reasonReference" />
            <short value="Podaci o slučaju koji je razlog upućivanja pacijenta" />
            <min value="0" />
            <max value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition" />
            </type>
            <mustSupport value="true" />
        </element>
        <element id="ServiceRequest.supportingInfo">
            <path value="ServiceRequest.supportingInfo" />
            <slicing>
                <discriminator>
                    <type value="profile" />
                    <path value="resolve()" />
                </discriminator>
                <ordered value="false" />
                <rules value="open" />
            </slicing>
        </element>
        <element id="ServiceRequest.supportingInfo:PrilozeniDokument">
            <path value="ServiceRequest.supportingInfo" />
            <sliceName value="PrilozeniDokument" />
            <short value="Priloženi dokumenti" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/prilozeni-dokument" />
            </type>
        </element>
        <element id="ServiceRequest.supportingInfo:LijecnikSpecijalist">
            <path value="ServiceRequest.supportingInfo" />
            <sliceName value="LijecnikSpecijalist" />
            <short value="Liječnik specijalist" />
            <definition value="Referenca na zapis liječnika specijaliste koji preporučio liječenje/pretragu" />
            <max value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner" />
            </type>
        </element>
        <element id="ServiceRequest.supportingInfo:LijecnikSpecijalist.type">
            <path value="ServiceRequest.supportingInfo.type" />
            <min value="1" />
            <fixedUri value="Practitioner" />
        </element>
        <element id="ServiceRequest.supportingInfo:LijecnikSpecijalist.identifier">
            <path value="ServiceRequest.supportingInfo.identifier" />
            <min value="1" />
        </element>
        <element id="ServiceRequest.supportingInfo:PorukaOdobrenja">
            <path value="ServiceRequest.supportingInfo" />
            <sliceName value="PorukaOdobrenja" />
            <max value="2" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/odobrenje-uputnice" />
            </type>
        </element>
        <element id="ServiceRequest.supportingInfo:PorukaOdbijanja">
            <path value="ServiceRequest.supportingInfo" />
            <sliceName value="PorukaOdbijanja" />
            <max value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/obavijest-o-odbijanju-uputnice" />
            </type>
        </element>
        <element id="ServiceRequest.supportingInfo:PorukaODopuni">
            <path value="ServiceRequest.supportingInfo" />
            <sliceName value="PorukaODopuni" />
            <max value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/obavijest-o-dopuni-uputnice" />
            </type>
        </element>
        <element id="ServiceRequest.note">
            <path value="ServiceRequest.note" />
            <short value="Napomena" />
            <definition value="Dodatna tekstualna informacija uz uputnicu." />
            <max value="1" />
        </element>
    </differential>
</StructureDefinition>
{
    "resourceType": "StructureDefinition",
    "id": "specijalisticka-uputnica",
    "meta": {
        "versionId": "86",
        "lastUpdated": "03/15/2023 13:24:33",
        "source": "#jya0ookS8BZVsLAB",
        "security":  [
            {
                "system": "https://trifolia-fhir.lantanagroup.com/security",
                "code": "everyone^write"
            },
            {
                "system": "https://trifolia-fhir.lantanagroup.com/security",
                "code": "everyone^read"
            }
        ]
    },
    "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/specijalisticka-uputnica",
    "version": "0.1",
    "name": "SpecijalistickaUputnica",
    "title": "Specijalistička uputnica",
    "status": "active",
    "description": "Resurs sadrži podatke specijalističke uputnice.",
    "fhirVersion": "4.0.1",
    "kind": "resource",
    "abstract": false,
    "type": "ServiceRequest",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "ServiceRequest",
                "path": "ServiceRequest"
            },
            {
                "id": "ServiceRequest.contained",
                "path": "ServiceRequest.contained",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "type",
                            "path": "$this"
                        }
                    ],
                    "ordered": false,
                    "rules": "closed"
                }
            },
            {
                "id": "ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune",
                "path": "ServiceRequest.contained",
                "sliceName": "PorukaOdobrenjaOdbijanjaNadopune",
                "short": "Poruka",
                "definition": "ServiceRequest resurs za odobrenu, odbijenu ili uputnicu koja treba nadopunu nakon spremanja u FHIR server sadrži i Communication resurs koji je poslan u poruci odbijanja, odobravanja ili zahtjeva za nadopunom.",
                "max": "3",
                "type":  [
                    {
                        "code": "Communication"
                    }
                ]
            },
            {
                "id": "ServiceRequest.contained:PorukaOdobrenjaOdbijanjaNadopune.topic",
                "path": "ServiceRequest.contained.topic",
                "min": 1,
                "binding": {
                    "strength": "required",
                    "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/vrsta-komunikacije"
                }
            },
            {
                "id": "ServiceRequest.contained:PrilozeniDokument",
                "path": "ServiceRequest.contained",
                "sliceName": "PrilozeniDokument",
                "short": "Priloženi dokument",
                "definition": "ServiceRequest resurs nakon spremanja u FHIR server sadrži sve DocumentReference resurss koji su poslani tijekom procesa uputnice.",
                "max": "*",
                "type":  [
                    {
                        "code": "DocumentReference",
                        "profile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/prilozeni-dokument"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.contained:CrvenaUputnica",
                "path": "ServiceRequest.contained",
                "sliceName": "CrvenaUputnica",
                "short": "Crvena uputnica",
                "definition": "Identifikator crvene uputnice mora biti poslan unutar ServiceRequest resursa koji se nalazi kao Contained resurs u SGP uputnici.",
                "min": 1,
                "max": "1",
                "type":  [
                    {
                        "code": "ServiceRequest",
                        "profile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/crvena-uputnica"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.extension",
                "path": "ServiceRequest.extension",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "url"
                        }
                    ],
                    "rules": "open"
                }
            },
            {
                "id": "ServiceRequest.extension:sudjelovanje-u-troskovima",
                "path": "ServiceRequest.extension",
                "sliceName": "sudjelovanje-u-troskovima",
                "short": "Oslobođenje od sudjelovanja",
                "definition": "Sadrži šifru za ostvarivanje zdravstvene zaštite koju u cijelosti pokriva obvezno zdravstveno osiguranje.",
                "max": "1",
                "type":  [
                    {
                        "code": "Extension",
                        "profile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.identifier",
                "path": "ServiceRequest.identifier",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "system"
                        }
                    ],
                    "ordered": false,
                    "rules": "closed"
                },
                "max": "2"
            },
            {
                "id": "ServiceRequest.identifier:identifikatorUputnice",
                "path": "ServiceRequest.identifier",
                "sliceName": "identifikatorUputnice",
                "short": "Identifikator uputnice",
                "definition": "Identifikator uputnice na SGP.",
                "max": "1"
            },
            {
                "id": "ServiceRequest.identifier:identifikatorUputnice.system",
                "path": "ServiceRequest.identifier.system",
                "min": 1,
                "fixedUri": "http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice"
            },
            {
                "id": "ServiceRequest.identifier:identifikatorUputnice.value",
                "path": "ServiceRequest.identifier.value",
                "min": 1
            },
            {
                "id": "ServiceRequest.identifier:CustomerOrderNumber",
                "path": "ServiceRequest.identifier",
                "sliceName": "CustomerOrderNumber",
                "short": "Customer Order Number",
                "definition": "Identifikator narudžbe pacijenta na SGP. Dodaje se u ServiceRequest nakon odobravanja uputnice (TR02 ili TR06) kako bi se omogućila pretraga uputnica po broju narudžbe na SGP.",
                "max": "1"
            },
            {
                "id": "ServiceRequest.identifier:CustomerOrderNumber.system",
                "path": "ServiceRequest.identifier.system",
                "min": 1,
                "fixedUri": "http://fhir.cezih.hr/specifikacije/identifikatori/customer-order-number"
            },
            {
                "id": "ServiceRequest.identifier:CustomerOrderNumber.value",
                "path": "ServiceRequest.identifier.value",
                "min": 1
            },
            {
                "id": "ServiceRequest.basedOn",
                "path": "ServiceRequest.basedOn",
                "short": "Uputnica sa prijema",
                "definition": "Uputnica sa prijema sa kojeg je kreirana interna uputnica",
                "min": 1,
                "max": "1"
            },
            {
                "id": "ServiceRequest.basedOn.id",
                "path": "ServiceRequest.basedOn.id",
                "short": "Referenca na containde resurs koji nosi identifikator crvene uputnice",
                "min": 1
            },
            {
                "id": "ServiceRequest.status",
                "path": "ServiceRequest.status"
            },
            {
                "id": "ServiceRequest.intent",
                "path": "ServiceRequest.intent",
                "fixedCode": "order"
            },
            {
                "id": "ServiceRequest.category",
                "path": "ServiceRequest.category",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "coding.system"
                        }
                    ],
                    "rules": "closed"
                },
                "min": 0,
                "max": "2"
            },
            {
                "id": "ServiceRequest.category:OznakaUpucivanja",
                "path": "ServiceRequest.category",
                "sliceName": "OznakaUpucivanja",
                "short": "Oznaka upućivanja",
                "min": 0,
                "max": "1",
                "binding": {
                    "strength": "required",
                    "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/oznaka-upucivanja"
                }
            },
            {
                "id": "ServiceRequest.category:OznakaUpucivanja.coding.system",
                "path": "ServiceRequest.category.coding.system",
                "min": 1,
                "fixedUri": "http://fhir.cezih.hr/specifikacije/CodeSystem/oznaka-upucivanja"
            },
            {
                "id": "ServiceRequest.category:TijekomHospitalizacije",
                "path": "ServiceRequest.category",
                "sliceName": "TijekomHospitalizacije",
                "short": "Tijekom hospitalizacije",
                "definition": "Da li je uputnica kreirana tijekom hospitalizacije pacijenta.",
                "min": 0,
                "max": "1",
                "binding": {
                    "strength": "required",
                    "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/tijekom-hospitalizacije"
                }
            },
            {
                "id": "ServiceRequest.category:TijekomHospitalizacije.coding.system",
                "path": "ServiceRequest.category.coding.system",
                "fixedUri": "http://fhir.cezih.hr/specifikacije/CodeSystem/tijekom-hospitalizacije"
            },
            {
                "id": "ServiceRequest.priority",
                "path": "ServiceRequest.priority",
                "short": "Hitno",
                "definition": "Oznaka hitne obrade. FHIR zahtjeva vrijednosti routine | urgent | asap | stat, pa je potrebno koristiti mapiranje routine=0, urgent=1",
                "binding": {
                    "strength": "required",
                    "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/hitno"
                }
            },
            {
                "id": "ServiceRequest.code",
                "path": "ServiceRequest.code",
                "short": "Kod traženog postupka",
                "definition": "Kod traženog postupka može biti iz šifrarnika DTS ili KZN.",
                "min": 0,
                "mustSupport": true,
                "binding": {
                    "strength": "required",
                    "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/trazeni-postupak"
                }
            },
            {
                "id": "ServiceRequest.code.text",
                "path": "ServiceRequest.code.text",
                "short": "Molim, traži se"
            },
            {
                "id": "ServiceRequest.subject",
                "path": "ServiceRequest.subject",
                "short": "Pacijent za kojeg se traži postupak",
                "min": 1,
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-pacijent"
                        ]
                    }
                ],
                "mustSupport": true
            },
            {
                "id": "ServiceRequest.encounter",
                "path": "ServiceRequest.encounter",
                "short": "Podaci o posjeti u kojoj je generirana uputnica.",
                "min": 0,
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-encounter"
                        ]
                    }
                ],
                "mustSupport": true
            },
            {
                "id": "ServiceRequest.authoredOn",
                "path": "ServiceRequest.authoredOn",
                "short": "Datum i vrijeme generiranja uputnice",
                "min": 0,
                "mustSupport": true
            },
            {
                "id": "ServiceRequest.requester",
                "path": "ServiceRequest.requester",
                "short": "Podaci o autoru dokumenta (uputnice)",
                "min": 0,
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner"
                        ]
                    }
                ],
                "mustSupport": true
            },
            {
                "id": "ServiceRequest.performerType",
                "path": "ServiceRequest.performerType",
                "short": "Šifra djelatnosti",
                "definition": "Šifra djelatnosti zdravstvene zaštite na koju se upućuje",
                "min": 0
            },
            {
                "id": "ServiceRequest.performerType.text",
                "path": "ServiceRequest.performerType.text",
                "short": "Šifra djelatnosti",
                "definition": "Šifra djelatnosti zdravstvene zaštite na koju se upućuje",
                "min": 0
            },
            {
                "id": "ServiceRequest.performer",
                "path": "ServiceRequest.performer",
                "short": "Podaci o ustanovi u koju se šalje uputnica",
                "max": "1",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-organizacija"
                        ]
                    }
                ],
                "mustSupport": true
            },
            {
                "id": "ServiceRequest.reasonReference",
                "path": "ServiceRequest.reasonReference",
                "short": "Podaci o slučaju koji je razlog upućivanja pacijenta",
                "min": 0,
                "max": "1",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition"
                        ]
                    }
                ],
                "mustSupport": true
            },
            {
                "id": "ServiceRequest.supportingInfo",
                "path": "ServiceRequest.supportingInfo",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "profile",
                            "path": "resolve()"
                        }
                    ],
                    "ordered": false,
                    "rules": "open"
                }
            },
            {
                "id": "ServiceRequest.supportingInfo:PrilozeniDokument",
                "path": "ServiceRequest.supportingInfo",
                "sliceName": "PrilozeniDokument",
                "short": "Priloženi dokumenti",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/prilozeni-dokument"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.supportingInfo:LijecnikSpecijalist",
                "path": "ServiceRequest.supportingInfo",
                "sliceName": "LijecnikSpecijalist",
                "short": "Liječnik specijalist",
                "definition": "Referenca na zapis liječnika specijaliste koji preporučio liječenje/pretragu",
                "max": "1",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.supportingInfo:LijecnikSpecijalist.type",
                "path": "ServiceRequest.supportingInfo.type",
                "min": 1,
                "fixedUri": "Practitioner"
            },
            {
                "id": "ServiceRequest.supportingInfo:LijecnikSpecijalist.identifier",
                "path": "ServiceRequest.supportingInfo.identifier",
                "min": 1
            },
            {
                "id": "ServiceRequest.supportingInfo:PorukaOdobrenja",
                "path": "ServiceRequest.supportingInfo",
                "sliceName": "PorukaOdobrenja",
                "max": "2",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/odobrenje-uputnice"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.supportingInfo:PorukaOdbijanja",
                "path": "ServiceRequest.supportingInfo",
                "sliceName": "PorukaOdbijanja",
                "max": "1",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/obavijest-o-odbijanju-uputnice"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.supportingInfo:PorukaODopuni",
                "path": "ServiceRequest.supportingInfo",
                "sliceName": "PorukaODopuni",
                "max": "1",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile":  [
                            "http://fhir.cezih.hr/specifikacije/StructureDefinition/obavijest-o-dopuni-uputnice"
                        ]
                    }
                ]
            },
            {
                "id": "ServiceRequest.note",
                "path": "ServiceRequest.note",
                "short": "Napomena",
                "definition": "Dodatna tekstualna informacija uz uputnicu.",
                "max": "1"
            }
        ]
    }
}
{
    "resourceType": "ServiceRequest",
    "id": "2019",
    "meta": {
        "versionId": "3",
        "lastUpdated": "09/22/2022 12:47:50",
        "source": "#d834bab3c15f0235"
    },
    "contained":  [
        {
            "resourceType": "ServiceRequest",
            "id": "cu1",
            "identifier":  [
                {
                    "system": "http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice",
                    "value": "cl77kvx5q000009l8fjzi4b1p"
                }
            ],
            "status": "active",
            "intent": "order",
            "subject": {
                "type": "Patient",
                "identifier": {
                    "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
                    "value": "180223069"
                }
            }
        },
        {
            "resourceType": "Communication",
            "id": "com1",
            "basedOn":  [
                {
                    "type": "ServiceRequest",
                    "identifier": {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice",
                        "value": "100100100"
                    }
                }
            ],
            "status": "completed",
            "subject": {
                "type": "Patient",
                "identifier": {
                    "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
                    "value": "180223069"
                }
            },
            "topic": {
                "coding":  [
                    {
                        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/vrsta-komunikacije",
                        "code": "1",
                        "display": "Odobravanje uputnice"
                    }
                ]
            },
            "sent": "07/14/2022 09:15:33",
            "payload":  [
                {
                    "contentString": "Broj odobrenja - 12345678"
                }
            ],
            "note":  [
                {
                    "text": "dodatni tekst"
                }
            ]
        },
        {
            "resourceType": "DocumentReference",
            "id": "dr1",
            "status": "current",
            "type": {
                "coding":  [
                    {
                        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/document-type",
                        "code": "001",
                        "display": "Onkološki relevantni podaci"
                    }
                ]
            },
            "description": "Prijašnji nalaz",
            "content":  [
                {
                    "attachment": {
                        "contentType": "application/json",
                        "data": "ew0KICJkYXRhIjogIk92byBqZSBzYW1vIHByaW1qZXIiDQp9",
                        "title": "Relevantni onkološki podatci"
                    }
                }
            ],
            "context": {
                "related":  [
                    {
                        "type": "ServiceRequest",
                        "identifier": {
                            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice",
                            "value": "#100100100"
                        }
                    }
                ]
            }
        }
    ],
    "extension":  [
        {
            "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje",
            "extension":  [
                {
                    "url": "oznaka",
                    "valueCoding": {
                        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/sudjelovanje-u-troskovima",
                        "code": "N"
                    }
                },
                {
                    "url": "sifra-oslobodjenja",
                    "valueCoding": {
                        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/sifra-oslobodjenja-od-sudjelovanja-u-troskovima",
                        "code": "55"
                    }
                }
            ]
        }
    ],
    "identifier":  [
        {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice",
            "value": "100100100"
        }
    ],
    "basedOn":  [
        {
            "reference": "#cu1"
        }
    ],
    "status": "active",
    "intent": "order",
    "category":  [
        {
            "coding":  [
                {
                    "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/oznaka-upucivanja",
                    "code": "B1",
                    "display": "Standardno liječenje u bolnici-za redovno stacionarno liječenje"
                }
            ]
        },
        {
            "coding":  [
                {
                    "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/tijekom-hospitalizacije",
                    "code": "0",
                    "display": "Ne"
                }
            ]
        }
    ],
    "priority": "routine",
    "code": {
        "coding":  [
            {
                "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/KZN",
                "code": "1",
                "display": "KZN šifra 1"
            }
        ],
        "text": "Molim, traži se..."
    },
    "subject": {
        "type": "Patient",
        "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
            "value": "180223069"
        }
    },
    "encounter": {
        "type": "Encounter",
        "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-posjete",
            "value": "cl3lnsp4o000009mhcuac4j0u"
        }
    },
    "authoredOn": "2022-06-30",
    "requester": {
        "type": "Practitioner",
        "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
            "value": "1234567"
        },
        "display": "Doktor Davor"
    },
    "performerType": {
        "text": "Onkologija"
    },
    "performer":  [
        {
            "type": "Organization",
            "identifier": {
                "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije",
                "value": "1234567"
            },
            "display": "Bolnica 1"
        }
    ],
    "reasonReference":  [
        {
            "type": "Condition",
            "identifier": {
                "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja",
                "value": "cl3lndh7u000009l6hhzya349"
            }
        }
    ],
    "supportingInfo":  [
        {
            "type": "Practitioner",
            "identifier": {
                "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
                "value": "7654321"
            }
        },
        {
            "reference": "#com1"
        },
        {
            "reference": "#dr1"
        }
    ]
}