Example in US Core9.0.0
Observation

respiratory-rate

final
Observation-respiratory-rate.json

Resource Details

Resource Type
Observation
Resource ID
respiratory-rate
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-respiratory-rate|9.0.0

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "respiratory-rate",
  "filename": "Observation-respiratory-rate.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-respiratory-rate|9.0.0"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "9279-1",
    "display": "Respiratory rate"
  },
  "category": "vital-signs"
}