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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeObservation
IdObservation-obs-tx-min.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

狀態:final

治療後疾病狀態評估項目:International Working Group(IWG) Consensus Criteria (NHI-治療後疾病狀態評估項目值集#IWGC)

病人Patient/pat-min

治療後疾病狀態評估日期:2024-01-01

治療後疾病狀態評估結果:Partial remission (PR)


Source1

{
  "resourceType": "Observation",
  "id": "obs-tx-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-tx-assessment-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-tx-ast",
        "code": "IWGC",
        "display": "International Working Group(IWG) Consensus Criteria"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat-min"
  },
  "effectiveDateTime": "2024-05-07",
  "performer": [
    {
      "reference": "Practitioner/pra-min"
    }
  ],
  "valueString": "Partial remission (PR)"
}