Sha256: 50b4b4ab7aca347d5b2e1fa5972934645af926565158ffbdcceea8a615bf65d3

Contents?: true

Size: 1.56 KB

Versions: 10

Compression:

Stored size: 1.56 KB

Contents

{
  "resourceType": "Observation",
  "id": "f005",
  "identifier": [
    {
      "use": "official",
      "system": "http://www.bmc.nl/zorgportal/identifiers/observations",
      "value": "6327"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "718-7",
        "display": "Hemoglobin [Mass/volume] in Blood"
      }
    ]
  },
  "subject": {
    "reference": "Patient/f001",
    "display": "P. van de Heuvel"
  },
  "effectivePeriod": {
    "start": "2013-04-05T10:30:10+01:00",
    "end": "2013-04-05T10:30:10+01:00"
  },
  "issued": "2013-04-05T15:30:10+01:00",
  "performer": [
    {
      "reference": "Practitioner/f005",
      "display": "A. Langeveld"
    }
  ],
  "valueQuantity": {
    "value": 7.2,
    "unit": "g/dl",
    "system": "http://unitsofmeasure.org",
    "code": "g/dL"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "L",
          "display": "Low"
        }
      ]
    }
  ],
  "referenceRange": [
    {
      "low": {
        "value": 7.5,
        "unit": "g/dl",
        "system": "http://unitsofmeasure.org",
        "code": "g/dL"
      },
      "high": {
        "value": 10,
        "unit": "g/dl",
        "system": "http://unitsofmeasure.org",
        "code": "g/dL"
      }
    }
  ],
  "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-f005-hemoglobin.json
fhir_models-4.2.2 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.2.1 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.2.0 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.1.2 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.1.1 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.1.0 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.0.2 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.0.1 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json
fhir_models-4.0.0 lib/fhir_models/examples/json/observation-example-f005-hemoglobin.json