Sha256: 9ad6d6b12fb17d0d891aaac4ad993a49bf119878f8162205f3e7f6d9c898ae2b

Contents?: true

Size: 1.55 KB

Versions: 10

Compression:

Stored size: 1.55 KB

Contents

{
  "resourceType": "Observation",
  "id": "f003",
  "identifier": [
    {
      "use": "official",
      "system": "http://www.bmc.nl/zorgportal/identifiers/observations",
      "value": "6325"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11557-6",
        "display": "Carbon dioxide in blood"
      }
    ]
  },
  "subject": {
    "reference": "Patient/f001",
    "display": "P. van de Heuvel"
  },
  "effectivePeriod": {
    "start": "2013-04-02T10:30:10+01:00",
    "end": "2013-04-05T10:30:10+01:00"
  },
  "issued": "2013-04-03T15:30:10+01:00",
  "performer": [
    {
      "reference": "Practitioner/f005",
      "display": "A. Langeveld"
    }
  ],
  "valueQuantity": {
    "value": 6.2,
    "unit": "kPa",
    "system": "http://unitsofmeasure.org",
    "code": "kPa"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "H",
          "display": "High"
        }
      ]
    }
  ],
  "referenceRange": [
    {
      "low": {
        "value": 4.8,
        "unit": "kPa",
        "system": "http://unitsofmeasure.org",
        "code": "kPa"
      },
      "high": {
        "value": 6.0,
        "unit": "kPa",
        "system": "http://unitsofmeasure.org",
        "code": "kPa"
      }
    }
  ],
  "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-example-f003-co2.json
fhir_models-4.2.2 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.2.1 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.2.0 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.1.2 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.1.1 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.1.0 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.0.2 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.0.1 lib/fhir_models/examples/json/observation-example-f003-co2.json
fhir_models-4.0.0 lib/fhir_models/examples/json/observation-example-f003-co2.json