FHIR IG analytics| Package | hl7.fhir.us.cdc-opioid-cpg.r4 |
| Resource Type | Encounter |
| Id | Encounter-opioid-review-useful-patient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter opioid-review-useful-patient
status: Finished
class: ActCode IMP: inpatient encounter
type: Initial hospital inpatient or observation care, per day, for the evaluation and management of a patient, which requires a medically appropriate history and/or examination and high level of medical decision making. When using total time on the date of the encounter for code selection, 75 minutes must be met or exceeded.
subject: Johnny Appleseed Male, DoB: 1983-01-10 ( Medical Record Number: 12345 (use: usual, ))
| Condition |
| Condition Sickle cell-hemoglobin D disease |
{
"resourceType": "Encounter",
"id": "opioid-review-useful-patient",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Opioid Review Useful Patient Encounter Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is an opioid review useful patient encounter example for the *Opioid Review Useful Patient Encounter Profile*."
}
],
"profile": [
"http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/OpioidReviewUsefulPatientEncounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"system": "http://www.ama-assn.org/go/cpt",
"code": "99223",
"display": "Initial hospital inpatient or observation care, per day, for the evaluation and management of a patient, which requires a medically appropriate history and/or examination and high level of medical decision making. When using total time on the date of the encounter for code selection, 75 minutes must be met or exceeded."
}
]
}
],
"subject": {
"reference": "Patient/opioid-review-useful"
},
"diagnosis": [
{
"condition": {
"reference": "Condition/sickle-cell-encounter-diagnosis"
}
}
]
}