{ "resourceType" : "Observation", "id" : "alcoholic-drinks-per-day", "meta" : { "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation|7.0.0"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Observation

Resource Observation "alcoholic-drinks-per-day"

Profile: US Core Simple Observation Profile (version 7.0.0)

status: final

category: Social History (Observation Category Codes#social-history)

code: Alcoholic drinks per day (LOINC#74013-4)

subject: Patient/example: Amy Shaw " SHAW"

effective: 2023-08-03

performer: Patient/example: Amy Shaw " SHAW"

value: 0 # per day

" }, "status" : "final", "category" : [{ "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/observation-category", "code" : "social-history", "display" : "Social History" }], "text" : "Social History" }], "code" : { "coding" : [{ "system" : "http://loinc.org", "code" : "74013-4", "display" : "Alcoholic drinks per day" }], "text" : "Alcoholic drinks per day" }, "subject" : { "reference" : "Patient/example", "display" : "Amy Shaw" }, "effectiveDateTime" : "2023-08-03", "performer" : [{ "reference" : "Patient/example", "display" : "Amy Shaw" }], "valueQuantity" : { "value" : 0, "unit" : "# per day" } }