FHIR IG analytics| Package | hl7.fhir.us.ccda |
| Resource Type | Encounter |
| Id | Encounter-encounter-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter encounter-1
version: 5; Last updated: 2020-08-12 21:30:19+0000;
Information Source: #csn482LCsnDWyxbW
status: Finished
class: ActCode AMB: ambulatory
type: Office Visit
subject: Paticia Noelle Female, DoB: 1954-10-17 ( Medical Record Number: 900 (use: usual, ))
period: 2015-11-01 17:00:14-0500 --> 2015-11-01 18:00:14-0500
{
"resourceType": "Encounter",
"id": "encounter-1",
"meta": {
"versionId": "5",
"lastUpdated": "2020-08-12T21:30:19.918+00:00",
"source": "#csn482LCsnDWyxbW"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
},
"type": [
{
"coding": [
{
"system": "http://www.ama-assn.org/go/cpt",
"code": "99211"
}
],
"text": "Office Visit"
}
],
"subject": {
"reference": "Patient/example"
},
"period": {
"start": "2015-11-01T17:00:14-05:00",
"end": "2015-11-01T18:00:14-05:00"
}
}