Example in Dental Data Exchange1.0.0
Observation

body-temperature

final
Observation-body-temperature.json

Resource Details

Resource Type
Observation
Resource ID
body-temperature
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-temperature

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Observation",
  "id": "body-temperature",
  "filename": "Observation-body-temperature.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-temperature"
  ],
  "lastUpdated": "2021-07-16T00:41:29.037+00:00",
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "8310-5",
    "display": "Body temperature"
  },
  "category": "vital-signs"
}