醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build
醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ImagingStudy",
"id" : "ImagingStudyBase",
"meta" : {
"profile" : [
🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/ImagingStudyBase"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy ImagingStudyBase</b></p><a name=\"ImagingStudyBase\"> </a><a name=\"hcImagingStudyBase\"> </a><a name=\"hcImagingStudyBase-en-US\"> </a><p><b>identifier</b>: Study instancce UID/urn:oid:2.25.284733062255854756631429402605810248731\u00a0(use:\u00a0official,\u00a0), Accession ID/2ffe0c20-50d8-49df-85f6-6452d1d201b9\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Available</p><p><b>subject</b>: <a href=\"Patient-TWCorePatient.html\">胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>started</b>: 2024-01-01 11:01:20+0300</p><p><b>endpoint</b>: <a href=\"Endpoint-MitwEndpoint.html\">Endpoint: status = active; connectionType = DICOM WADO-RS (Endpoint Connection Type#dicom-wado-rs); payloadType = ; payloadMimeType = application/dicom; address = http://localhost:8081/dicom-web</a></p><p><b>numberOfSeries</b>: 1</p><p><b>numberOfInstances</b>: 1</p><p><b>procedureCode</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw BW40ZZZ}\">腹部超音波</span></p><blockquote><p><b>series</b></p><p><b>uid</b>: 2.25.88017001449189502323411118737039844242</p><p><b>modality</b>: <a href=\"http://dicom.nema.org/resources/ontology/DCM#DCM-US\">DICOM Controlled Terminology Definitions</a> US: Ultrasound</p><p><b>numberOfInstances</b>: 1</p><p><b>bodySite</b>: <a href=\"http://snomed.info/id/251007\">SNOMED CT (all versions)</a> 251007: Pectoral region</p><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td></tr><tr><td style=\"display: none\">*</td><td>2.25.284548087604447302186649612333159050027</td><td>unknown urn:oid:1.2.840.10008.5.1.4.1.1.3.1: urn:oid:1.2.840.10008.5.1.4.1.1.3.1</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/ImageIdentifierType",
"code" : "SIUID",
"display" : "Study instancce UID"
}
]
},
"system" : "urn:dicom:uid",
"value" : "urn:oid:2.25.284733062255854756631429402605810248731"
},
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/ImageIdentifierType",
"code" : "ACSN",
"display" : "Accession ID"
}
]
},
"system" : "http://www.moi.gov.tw/",
"value" : "2ffe0c20-50d8-49df-85f6-6452d1d201b9"
}
],
"status" : "available",
"subject" : {
🔗 "reference" : "Patient/TWCorePatient"
},
"started" : "2024-01-01T11:01:20+03:00",
"endpoint" : [
{
🔗 "reference" : "Endpoint/MitwEndpoint"
}
],
"numberOfSeries" : 1,
"numberOfInstances" : 1,
"procedureCode" : [
{
"coding" : [
{
"system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw",
"code" : "BW40ZZZ",
"display" : "腹部超音波"
}
]
}
],
"series" : [
{
"uid" : "2.25.88017001449189502323411118737039844242",
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "US"
},
"numberOfInstances" : 1,
"bodySite" : {
"system" : "http://snomed.info/sct",
"code" : "251007",
"display" : "Pectoral region"
},
"instance" : [
{
"uid" : "2.25.284548087604447302186649612333159050027",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.3.1"
}
}
]
}
]
}