FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeClinicalImpression
IdClinicalImpression-PMR-Cli11.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ClinicalImpression PMR-Cli11

status: Completed

code: Objective

subject: 測試員 Male, DoB: 1997-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

note: BP:148/70 mmHg,HR:66/min,PE:pale conjunctiva-,icteric sclera-; JVE- , carotid bruits-,goiter-;clear bs,no rales,no wheezing;RHB,soft SM,Peripheral pulses:++,pitting edema-Previous, CXR:no cardiomegaly


Source1

{
  "resourceType": "ClinicalImpression",
  "id": "PMR-Cli11",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionObjective"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "61149-1",
        "display": "Objective Narrative"
      }
    ],
    "text": "Objective"
  },
  "subject": {
    "reference": "Patient/PMR-Pat2"
  },
  "note": [
    {
      "text": "BP:148/70 mmHg,HR:66/min,PE:pale conjunctiva-,icteric sclera-; JVE- , carotid bruits-,goiter-;clear bs,no rales,no wheezing;RHB,soft SM,Peripheral pulses:++,pitting edema-Previous, CXR:no cardiomegaly"
    }
  ]
}