Example in International Patient Summary2.0.1
Observation

alcohol-use-example

final
Observation-alcohol-use-example.json

Resource Details

Resource Type
Observation
Resource ID
alcohol-use-example
Conforms To
http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "alcohol-use-example",
  "filename": "Observation-alcohol-use-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "74013-4",
    "display": "Alcoholic drinks per day"
  }
}