Example in C-CDA on FHIR1.2.0
Observation

observation-lab-urine

final
Observation-observation-lab-urine.json

Resource Details

Resource Type
Observation
Resource ID
observation-lab-urine
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "observation-lab-urine",
  "filename": "Observation-observation-lab-urine.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
  ],
  "lastUpdated": "2020-08-12T21:30:20.811+00:00",
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "5811-5",
    "display": "Specific gravity of Urine by Test strip"
  },
  "category": "laboratory"
}