Example in Dental Data Exchange1.0.0
Observation

blood-pressure

final
Observation-blood-pressure.json

Resource Details

Resource Type
Observation
Resource ID
blood-pressure
Identifier
urn:ietf:rfc:3986|urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "blood-pressure",
  "filename": "Observation-blood-pressure.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure"
  ],
  "lastUpdated": "2021-07-16T00:39:05.230+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281"
  },
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "85354-9",
    "display": "Blood pressure panel with all children optional"
  },
  "category": "vital-signs"
}