Sha256: b2ec5a642a56d47c91d30f0fc558c29bd282975ba892ca707161461aaad4f44c

Contents?: true

Size: 1.33 KB

Versions: 10

Compression:

Stored size: 1.33 KB

Contents

{
  "resourceType": "Observation",
  "id": "decimal",
  "status": "final",
  "code": {
    "text": "Decimal Testing Observation"
  },
  "component": [
    {
      "code": {
        "text": "Component"
      },
      "valueQuantity": {
        "value": 1.0,
        "unit": "g"
      }
    },
    {
      "code": {
        "text": "Component"
      },
      "valueQuantity": {
        "value": 1.0,
        "unit": "g"
      }
    },
    {
      "code": {
        "text": "Component"
      },
      "valueQuantity": {
        "value": 1.0,
        "unit": "g"
      }
    },
    {
      "code": {
        "text": "Component"
      },
      "valueQuantity": {
        "value": 1.0e-22,
        "unit": "g"
      }
    },
    {
      "code": {
        "text": "Component"
      },
      "valueQuantity": {
        "value": 1000000000000000000,
        "unit": "g"
      }
    },
    {
      "code": {
        "text": "Component"
      },
      "valueQuantity": {
        "value": 1.0e-245,
        "unit": "g"
      }
    },
    {
      "code": {
        "text": "Component"
      },
      "valueQuantity": {
        "value": -1.0e+245,
        "unit": "g"
      }
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.2.2 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.2.1 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.2.0 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.1.2 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.1.1 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.1.0 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.0.2 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.0.1 lib/fhir_models/examples/json/observation-decimal.json
fhir_models-4.0.0 lib/fhir_models/examples/json/observation-decimal.json