{
"description": null,
"_filename": "ObservationValueQuantity.json",
"package_name": "ca.on.oh",
"date": "2022-08-14T04:21:50.0590265+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2022-08-14T04:18:24.9946503+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "ObservationValueQuantity",
"mapping": [ {
"name": "OLIS HL7 V2 Mapping",
"identity": "OLIS-HL7-v2"
} ],
"abstract": false,
"type": "Quantity",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "olis-2.0.0-0.0.1",
"status": "active",
"id": "cb54597f-ee37-4fdf-b60f-8144c7877259",
"kind": "complex-type",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ObservationValueQuantity",
"version": null,
"differential": {
"element": [ {
"id": "Quantity",
"path": "Quantity",
"mustSupport": true
}, {
"id": "Quantity.value",
"min": 1,
"path": "Quantity.value",
"mapping": [ {
"map": "OBX.5.1",
"comment": "if OBX.2 = NM or SN",
"identity": "OLIS-HL7-v2"
} ],
"mustSupport": true
}, {
"id": "Quantity.comparator",
"path": "Quantity.comparator",
"mapping": [ {
"map": "OBX.5 (if OBX.2 = SN)",
"comment": "may be \">\", \">=\", \"<\", \"<=\". If \"=\" is used, skip comparator",
"identity": "OLIS-HL7-v2"
} ],
"mustSupport": true
}, {
"id": "Quantity.unit",
"path": "Quantity.unit",
"mapping": [ {
"map": "OBX.6",
"comment": "Only applies if OBX.2 = NM or SN",
"identity": "OLIS-HL7-v2"
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity"
}