FHIR IG analytics| Package | hl7.fhir.us.ccda |
| Resource Type | Procedure |
| Id | Procedure-rehab.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
}