FHIR IG analytics| Package | hl7.fhir.us.davinci-deqm |
| Resource Type | Encounter |
| Id | Encounter-gaps-encounter03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter gaps-encounter03
Language: en
Profile: QICore Encounter
status: Finished
class: ActCode: AMB (ambulatory)
type: Office or other outpatient visit for the evaluation and management of a new patient, which requires a medically appropriate history and/or examination and straightforward medical decision making. When using time for code selection, 15-29 minutes of total time is spent on the date of the encounter.
subject: Parker Susan Female, DoB: 1965-01-01 ( Medical Record Number: 999995992 (use: usual, ))
period: 2020-07-06 07:07:00+0000 --> 2020-07-06 10:11:00+0000
{
"resourceType": "Encounter",
"id": "gaps-encounter03",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
]
},
"language": "en",
"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": "99202",
"display": "Office or other outpatient visit for the evaluation and management of a new patient, which requires a medically appropriate history and/or examination and straightforward medical decision making. When using time for code selection, 15-29 minutes of total time is spent on the date of the encounter."
}
]
}
],
"subject": {
"reference": "Patient/gaps-patient01"
},
"period": {
"start": "2020-07-06T07:07:00-00:00",
"end": "2020-07-06T10:11:00-00:00"
}
}