Package | ca.on.oh-olis |
Resource Type | StructureDefinition |
Id | 2df7c9d2-888b-4ef2-a2eb-04b5575ce845 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-orderTiming |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-orderTiming |
Status | draft |
Date | 2022-10-04T14:40:29.2058996+00:00 |
Name | OLISOrderTiming |
Type | Timing |
Kind | complex-type |
StructureDefinition | |
ca-on-lab-profile-ServiceRequest | ServiceRequest |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "2df7c9d2-888b-4ef2-a2eb-04b5575ce845", "meta": { "lastUpdated": "2022-10-04T14:38:29.6289121+00:00" }, "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-orderTiming", "name": "OLISOrderTiming", "status": "draft", "date": "2022-10-04T14:40:29.2058996+00:00", "fhirVersion": "4.0.1", "mapping": [ { "identity": "OLIS-HL7-V2", "name": "OLIS HL7 V2" } ], "kind": "complex-type", "abstract": false, "type": "Timing", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Timing", "derivation": "constraint", "differential": { "element": [ { "id": "Timing.event", "path": "Timing.event", "definition": "Identifies specific times when the event occurs. This is only used for timed order in OLIS (priority = \"T\")", "min": 1, "max": "1", "mustSupport": true, "mapping": [ { "identity": "OLIS-HL7-V2", "map": "OBR.27.4", "comment": "Only if OBR.27.6 is P or T" } ] }, { "id": "Timing.code", "path": "Timing.code", "short": "only text field will be supported", "definition": "Note: for OLIS, only text field will be supported for P and T values.", "comment": "text field will be \"Preoperative (to be done prior to surgery)\" or \"Timing critical (do as near as possible to requested time)\"", "min": 1, "mustSupport": true }, { "id": "Timing.code.text", "path": "Timing.code.text", "short": "Support information about P and T values in OLIS", "definition": "text field will be \"Preoperative (to be done prior to surgery)\" or \"Timing critical within <integer> <unit>\" where unit can be \"seconds\", \"minutes\", \"hours\", \"days\", \"weeks\", \"months\"", "min": 1, "mustSupport": true, "mapping": [ { "identity": "OLIS-HL7-V2", "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<unit><integer> value, text should be \"timing critical within <integer> <unit>\" where <unit> is \"seconds\" for TS, \"minutes\" for \"TM\", \"hours\" for TH, \"days\" for TD, \"weeks' for TW, \"months\" for TL" } ] } ] } }