PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    http://hl7.org/fhir/StructureDefinition/de-SampledData.factor
{
  "description": "Data Element for SampledData.factor",
  "_filename": "StructureDefinition-de-SampledData.factor.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-12-21T15:26:20+11:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2021-12-21T15:26:20.831+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "5.0.0-snapshot1",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "SampledData.factor",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "SampledData.factor",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "SampledData.factor",
  "package_version": "5.0.0-snapshot1",
  "snapshot": {
    "element": [ {
      "path": "SampledData.factor",
      "min": 0,
      "definition": "A correction factor that is applied to the sampled data points before they are added to the origin.",
      "isModifier": false,
      "short": "Multiply data by this before adding to origin",
      "mapping": [ {
        "map": "SLIST.factor",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "decimal"
      } ],
      "meaningWhenMissing": "If no factor is assigned, the data is not adjusted before adding to the origin",
      "max": "1",
      "id": "SampledData.factor",
      "base": {
        "max": "1",
        "min": 0,
        "path": "SampledData.factor"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "f7277223-f77a-4f59-971a-bff74d96dcd5",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-SampledData.factor",
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}