Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
brynrhodes committed Oct 6, 2023
2 parents e53b0eb + 68d451d commit 90cd079
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: rehab</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>code</b>: Alcohol rehabilitation <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '35637008' = 'Alcohol rehabilitation (regime/therapy)', given as 'Alcohol rehabilitation'}; {http://www.icd10data.com/icd10pcs code 'HZ30ZZZ' = 'HZ30ZZZ', given as 'Individual Counseling for Substance Abuse Treatment, Cognitive'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), [email protected]; gender: female; birthDate: 2007-02-20</a></p><p><b>performed</b>: 23/05/2002 12:00:00 AM</p></div>"
},
"status": "completed",
"code": {
"coding": [
Expand All @@ -19,7 +15,7 @@
"display": "Alcohol rehabilitation"
},
{
"system": "http://www.icd10data.com/icd10pcs",
"system": "http://www.cms.gov/Medicare/Coding/ICD10",
"code": "HZ30ZZZ",
"display": "Individual Counseling for Substance Abuse Treatment, Cognitive"
}
Expand All @@ -31,4 +27,4 @@
"display": "Amy Shaw"
},
"performedDateTime": "2002-05-23"
}
}

0 comments on commit 90cd079

Please sign in to comment.