FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ccda
Resource TypeProcedure
IdProcedure-rehab.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Procedure rehab

version: 5; Last updated: 2020-08-12 19:18:13+0000;

Information Source: #EupP8o6u3BWyAdUl

Profile: US Core Procedure Profile

status: Completed

code: Alcohol rehabilitation

subject: Amy Shaw

performed: 2002-05-23


Source1

{
  "resourceType": "Procedure",
  "id": "rehab",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2020-08-12T19:18:13.223+00:00",
    "source": "#EupP8o6u3BWyAdUl",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "35637008",
        "display": "Alcohol rehabilitation"
      }
    ],
    "text": "Alcohol rehabilitation"
  },
  "subject": {
    "reference": "Patient/example",
    "display": "Amy Shaw"
  },
  "performedDateTime": "2002-05-23"
}