{
"description": "A physical quantity interval boundary containing an inclusive/exclusive flag.",
"_filename": "StructureDefinition-IVXB-PQ.json",
"package_name": "hl7.cda.uv.core",
"date": "2023-12-16T11:59:27-05:00",
"derivation": "specialization",
"publisher": "Health Level 7",
"fhirVersion": "5.0.0",
"name": "IVXB_PQ",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/IVXB_PQ",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "IVXB_PQ: Interval Boundary PhysicalQuantity (V3 Data Type)",
"package_version": "2.0.0-sd-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
} ]
}
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:v3"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
"valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-bind"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-binding-style",
"valueCode": "CDA"
} ],
"snapshot": {
"element": [ {
"path": "IVXB_PQ",
"min": 1,
"definition": "A physical quantity interval boundary containing an inclusive/exclusive flag.",
"isModifier": false,
"short": "Base for all types and resources",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "IVXB_PQ",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "IVXB_PQ.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "IVXB_PQ.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "IVXB_PQ.unit",
"min": 0,
"definition": "The unit of measure specified in the Unified Code for Units of Measure (UCUM) [].",
"defaultValueCode": "1",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Unit of Measure",
"id": "IVXB_PQ.unit",
"base": {
"max": "1",
"min": 0,
"path": "PQ.unit"
}
}, {
"path": "IVXB_PQ.value",
"min": 0,
"definition": "The magnitude of the quantity measured in terms of the unit.",
"type": [ {
"code": "decimal",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/real-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Maginitude Value",
"id": "IVXB_PQ.value",
"base": {
"max": "1",
"min": 0,
"path": "PQ.value"
}
}, {
"id": "IVXB_PQ.translation",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "PQ.translation"
},
"path": "IVXB_PQ.translation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PQR"
} ],
"label": "Translation",
"definition": "An alternative representation of the same physical quantity expressed in a different unit, of a different unit code system and possibly with a different value."
}, {
"path": "IVXB_PQ.inclusive",
"min": 0,
"definition": "Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"defaultValueBoolean": true,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "IVXB_PQ.inclusive",
"base": {
"max": "1",
"min": 0,
"path": "IVXB_PQ.inclusive"
}
} ]
},
"status": "active",
"id": "c190e7ae-351a-4f02-9fdc-c6874ad6a416",
"kind": "logical",
"url": "http://hl7.org/cda/stds/core/StructureDefinition/IVXB-PQ",
"version": "2.0.0-sd-snapshot1",
"differential": {
"element": [ {
"id": "IVXB_PQ",
"max": "*",
"min": 1,
"path": "IVXB_PQ",
"definition": "A physical quantity interval boundary containing an inclusive/exclusive flag."
}, {
"id": "IVXB_PQ.inclusive",
"max": "1",
"min": 0,
"path": "IVXB_PQ.inclusive",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"definition": "Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).",
"representation": [ "xmlAttr" ],
"defaultValueBoolean": true
} ]
},
"contact": [ {
"name": "HL7 International - Structured Documents",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/structure",
"system": "url"
}, {
"value": "structdog@lists.HL7.org",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/PQ"
}