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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeClinicalImpression
IdClinicalImpression-PMR-Cli10.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-Cli10

status: Completed

code: Subjective

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: 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


Source1

{
  "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"
    }
  ]
}