Example in US Core9.0.0
Observation

pediatric-wt-example

final
Observation-pediatric-wt-example.json

Resource Details

Resource Type
Observation
Resource ID
pediatric-wt-example
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height|9.0.0

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "pediatric-wt-example",
  "filename": "Observation-pediatric-wt-example.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height|9.0.0"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "77606-2",
    "display": "Weight-for-length Per age and sex"
  },
  "category": "vital-signs"
}