FHIR IG analytics
| Package | nictiz.fhir.nl.r4.labexchange |
| Resource Type | StructureDefinition |
| Id | lu-OrderData.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.labexchange@4.0.0-beta.2&canonical=http://nictiz.nl/fhir/StructureDefinition/lu-OrderData |
| URL | http://nictiz.nl/fhir/StructureDefinition/lu-OrderData |
| Version | 4.0.0-beta.1 |
| Status | draft |
| Name | LuOrderData |
| Title | lu OrderData |
| Realm | nl |
| Description | The order data defines how information about the requester and the requested investigation is captured and exchanged within a healthcare order message. |
| Purpose | A derived profile from [ServiceRequest](https://hl7.org/fhir/R4/servicerequest.html) to provide a version better suited for implementation purposes. |
| Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
| Type | ServiceRequest |
| Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source1
{
"resourceType": "StructureDefinition",
"id": "lu-OrderData",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/lu-OrderData",
"version": "4.0.0-beta.1",
"name": "LuOrderData",
"title": "lu OrderData",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "The order data defines how information about the requester and the requested investigation is captured and exchanged within a healthcare order message.",
"purpose": "A derived profile from [ServiceRequest](https://hl7.org/fhir/R4/servicerequest.html) to provide a version better suited for implementation purposes.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"uri": "https://decor.nictiz.nl/pub/labuitwisseling/lu-html-20230525T170259/ds-2.16.840.1.113883.2.4.3.11.60.25.1.2-2021-02-22T000000.html",
"name": "ART-DECOR dataset LU 3.0.0-beta.2 20250525"
}
],
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest",
"path": "ServiceRequest",
"short": "OrderData",
"alias": [
"Aanvraaggegevens"
],
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4410",
"comment": "OrderData"
}
]
},
{
"id": "ServiceRequest.identifier",
"path": "ServiceRequest.identifier",
"short": "OrderId",
"definition": "Identifier of the request. This is a number sent with the order and sent back in the result message. The requester assigns an identifier to the order (also known as the Placer Order ID). The performer also assigns an identifier to the order/result (also known as the Filler Order ID).",
"alias": [
"Aanvraagnummer"
],
"max": "1",
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4473",
"comment": "OrderId"
}
]
},
{
"id": "ServiceRequest.status",
"path": "ServiceRequest.status",
"short": "Status",
"definition": "Status of the request, such as ‘requested’, ‘planned’, 'in progress'",
"comment": "The status can have one of the following values: requested | planned | in progress | new | held | cancelled | active | completed | aborted",
"alias": [
"Status"
],
"binding": {
"strength": "required",
"description": "Use ConceptMap 'AanvraagStatusCodelijst_to_RequestStatus' to translate terminology from the functional model to profile terminology in ValueSet 'request-status'"
},
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4476",
"comment": "Status"
}
]
},
{
"id": "ServiceRequest.code",
"path": "ServiceRequest.code",
"short": "ClinicalQuestion",
"definition": "Description of the question to which the requester hopes to receive an answer. This is particularly important for actions whose outcome requires interpretation by the implementer.",
"alias": [
"Vraagstelling"
],
"binding": {
"strength": "required",
"valueSet": "https://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.7--20200901000000"
},
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4475",
"comment": "ClinicalQuestion"
}
]
},
{
"id": "ServiceRequest.authoredOn",
"path": "ServiceRequest.authoredOn",
"short": "OrderDateTime",
"definition": "Date and, if applicable, time the request was made.",
"alias": [
"AanvraagDatumTijd"
],
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4472",
"comment": "OrderDateTime"
}
]
},
{
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"short": "Requester",
"definition": "The person who ordered the action (procedure, test, etc.).",
"comment": "This is 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.",
"alias": [
"Zorgverlener"
],
"type": [
{
"code": "Reference",
"targetProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Device"
]
}
],
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4478",
"comment": "RequesterPractitioner"
},
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4522",
"comment": "RequesterOrganization"
}
]
},
{
"id": "ServiceRequest.reasonCode",
"path": "ServiceRequest.reasonCode",
"short": "OrderReason",
"definition": "An explanation or justification for why this service is being requested in coded or textual form. This is often for billing purposes. May relate to the resources referred to in `supportingInfo`.",
"alias": [
"RedenAanvraag"
],
"max": "1",
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4474",
"comment": "OrderReason"
}
]
},
{
"id": "ServiceRequest.reasonCode.coding",
"path": "ServiceRequest.reasonCode.coding",
"max": "0"
},
{
"id": "ServiceRequest.reasonCode.text",
"path": "ServiceRequest.reasonCode.text",
"definition": "Context of the request, which is relevant to its execution."
},
{
"id": "ServiceRequest.note",
"path": "ServiceRequest.note",
"max": "1"
},
{
"id": "ServiceRequest.note.text",
"path": "ServiceRequest.note.text",
"short": "Comment",
"definition": "Additional information that is important for the execution of the request and that cannot be described in any of the other elements.",
"alias": [
"Opmerking"
],
"mapping": [
{
"identity": "lu-dataset-300-beta2-20230525",
"map": "lu-concept-v2-4477",
"comment": "Comment"
}
]
}
]
}
}