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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeImagingStudy
IdImagingStudy-imaStu-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

狀態:registered

病人Patient/pat-min "王大明"

Study UID:urn:oid:2.16.886.2102.54.4546465747.465465465

Series Instance UID:2.16.886.2102.54.4546465747.465465466

SOP Instance UIDs:2.25.88017001449189502323411118737039844241, 2.25.88017001449189502323411118737039844242

影像檢查的身體部位:Head and neck structure (SNOMED CT#774007)

儀器:CT Image Storage (DICOM#CT)


Source1

{
  "resourceType": "ImagingStudy",
  "id": "imaStu-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/ImagingStudy-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:dicom:uid",
      "value": "urn:oid:2.16.886.2102.54.4546465747.465465465"
    }
  ],
  "status": "registered",
  "subject": {
    "reference": "Patient/pat-min"
  },
  "series": [
    {
      "uid": "2.16.886.2102.54.4546465747.465465466",
      "modality": {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "code": "CT"
      },
      "bodySite": {
        "system": "http://snomed.info/sct",
        "code": "774007",
        "display": "Head and neck structure"
      },
      "instance": [
        {
          "uid": "2.25.88017001449189502323411118737039844241",
          "sopClass": {
            "system": "urn:ietf:rfc:3986",
            "code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
          }
        },
        {
          "uid": "2.25.88017001449189502323411118737039844242",
          "sopClass": {
            "system": "urn:ietf:rfc:3986",
            "code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
          }
        }
      ]
    }
  ]
}