FHIR IG analytics| Package | hl7.fhir.us.davinci-deqm.r4 |
| Resource Type | Encounter |
| Id | Encounter-gaps-encounter02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter gaps-encounter02
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: Thomas Ludwich Male, DoB: 1957-01-01 ( Medical Record Number: 999996992 (use: usual, ))
period: 2020-03-05 07:00:00+0000 --> 2020-03-05 10:00:00+0000
{
"resourceType": "Encounter",
"id": "gaps-encounter02",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
]
},
"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-patient02"
},
"period": {
"start": "2020-03-05T07:00:00-00:00",
"end": "2020-03-05T10:00:00-00:00"
}
}