{ "resourceType" : "Procedure", "id" : "rehab", "meta" : { "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure|7.0.0"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Procedure

Resource Procedure "rehab"

Profile: US Core Procedure Profile (version 7.0.0)

basedOn: ServiceRequest/rehab

status: completed

code: Alcohol rehabilitation (SNOMED CT[US]#24165007 "Alcoholism counseling"; ICD-10 Procedure Codes#HZ30ZZZ "Individual Counseling for Substance Abuse Treatment, Cognitive")

subject: Patient/example: Amy Shaw " SHAW"

encounter: Encounter/example-1: Office Visit

performed: 2002-05-23

" }, "basedOn" : [{ "reference" : "ServiceRequest/rehab" }], "status" : "completed", "code" : { "coding" : [{ "system" : "http://snomed.info/sct", "version" : "http://snomed.info/sct/731000124108", "code" : "24165007", "display" : "Alcoholism counseling" }, { "system" : "http://www.cms.gov/Medicare/Coding/ICD10", "code" : "HZ30ZZZ", "display" : "Individual Counseling for Substance Abuse Treatment, Cognitive" }], "text" : "Alcohol rehabilitation" }, "subject" : { "reference" : "Patient/example", "display" : "Amy Shaw" }, "encounter" : { "reference" : "Encounter/example-1", "display" : "Office Visit" }, "performedDateTime" : "2002-05-23" }