{
"description": null,
"_filename": "OLISOrderTiming.json",
"package_name": "ca.on.oh-olis",
"date": "2022-10-04T14:40:29.2058996+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2022-10-04T14:38:29.6289121+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "OLISOrderTiming",
"mapping": [ {
"name": "OLIS HL7 V2",
"identity": "OLIS-HL7-V2"
} ],
"abstract": false,
"type": "Timing",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.0.0-0.0.1",
"status": "draft",
"id": "2c8c6ebb-73f2-4339-bed6-98424c671993",
"kind": "complex-type",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-orderTiming",
"version": null,
"differential": {
"element": [ {
"id": "Timing.event",
"max": "1",
"min": 1,
"path": "Timing.event",
"mapping": [ {
"map": "OBR.27.4",
"comment": "Only if OBR.27.6 is P or T",
"identity": "OLIS-HL7-V2"
} ],
"definition": "Identifies specific times when the event occurs. This is only used for timed order in OLIS (priority = \"T\")",
"mustSupport": true
}, {
"id": "Timing.code",
"min": 1,
"path": "Timing.code",
"short": "only text field will be supported",
"comment": "text field will be \"Preoperative (to be done prior to surgery)\" or \"Timing critical (do as near as possible to requested time)\"",
"definition": "Note: for OLIS, only text field will be supported for P and T values.",
"mustSupport": true
}, {
"id": "Timing.code.text",
"min": 1,
"path": "Timing.code.text",
"short": "Support information about P and T values in OLIS",
"mapping": [ {
"map": "OBR.27.6 (only if it's P or T value)",
"comment": "If \"P\", text should be \"Preoperative (to be done prior to surgery). If it's a T value, text should be \"timing critical within \" where is \"seconds\" for TS, \"minutes\" for \"TM\", \"hours\" for TH, \"days\" for TD, \"weeks' for TW, \"months\" for TL",
"identity": "OLIS-HL7-V2"
} ],
"definition": "text field will be \"Preoperative (to be done prior to surgery)\" or \"Timing critical within \" where unit can be \"seconds\", \"minutes\", \"hours\", \"days\", \"weeks\", \"months\"",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Timing"
}