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-cancer-cns.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

癌症分期量表項目:WHO CNS tumour grading system (SCT + NCI-癌症分期量表項目值集#277460003)

病人Patient/pat-min

癌症分期量表評估日期:2024-05-07

簽發癌症分期報告醫師Practitioner/pra-min

癌症分期分數或結果:2


Source1

{
  "resourceType": "Observation",
  "id": "obs-cancer-cns",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-cancer-stage-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-supporting-info-type",
          "code": "cancerStage"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "277460003"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat-min"
  },
  "effectiveDateTime": "2024-05-07",
  "performer": [
    {
      "reference": "Practitioner/pra-min"
    }
  ],
  "valueInteger": 2
}