FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | ClinicalImpression |
| Id | ClinicalImpression-PMR-Cli10.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ClinicalImpression PMR-Cli10
status: Completed
code: Subjective
note: stable now and no complaint,report normal home BP;ever increased BP noted for weeks,no DOE,no chest pain,no syncope;no PND,no orthopnea
{
"resourceType": "ClinicalImpression",
"id": "PMR-Cli10",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionSubjective"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "61150-9",
"display": "Subjective Narrative"
}
],
"text": "Subjective"
},
"subject": {
"reference": "Patient/PMR-Pat2"
},
"note": [
{
"text": "stable now and no complaint,report normal home BP;ever increased BP noted for weeks,no DOE,no chest pain,no syncope;no PND,no orthopnea"
}
]
}