PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/PQ
{
  "description": "A dimensioned quantity expressing the result of measuring.",
  "_filename": "StructureDefinition-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": "PQ",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://hl7.org/cda/stds/core/StructureDefinition/PQ",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "PQ: 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/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-bind"
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-binding-style",
    "valueCode": "CDA"
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
    "valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
  } ],
  "snapshot": {
    "element": [ {
      "path": "PQ",
      "min": 1,
      "definition": "A dimensioned quantity expressing the result of a measurement act.",
      "isModifier": false,
      "short": "Base for all types and resources",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "PQ",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "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": "PQ.nullFlavor",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ANY.nullFlavor"
      }
    }, {
      "path": "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": "PQ.unit",
      "base": {
        "max": "1",
        "min": 0,
        "path": "PQ.unit"
      }
    }, {
      "path": "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": "PQ.value",
      "base": {
        "max": "1",
        "min": 0,
        "path": "PQ.value"
      }
    }, {
      "id": "PQ.translation",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "PQ.translation"
      },
      "path": "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."
    } ]
  },
  "status": "active",
  "id": "f62d2fc3-cc10-4f60-a910-267d20b9fc70",
  "kind": "logical",
  "url": "http://hl7.org/cda/stds/core/StructureDefinition/PQ",
  "version": "2.0.0-sd-snapshot1",
  "differential": {
    "element": [ {
      "id": "PQ",
      "max": "*",
      "min": 1,
      "path": "PQ",
      "definition": "A dimensioned quantity expressing the result of a measurement act."
    }, {
      "path": "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": "PQ.unit"
    }, {
      "id": "PQ.value",
      "max": "1",
      "min": 0,
      "path": "PQ.value",
      "type": [ {
        "code": "decimal",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/real-simple" ]
      } ],
      "label": "Maginitude Value",
      "definition": "The magnitude of the quantity measured in terms of the unit.",
      "representation": [ "xmlAttr" ]
    }, {
      "id": "PQ.translation",
      "max": "*",
      "min": 0,
      "path": "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."
    } ]
  },
  "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/QTY"
}