FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ImageCategory

Packagetw.gov.mohw.emr
TypeValueSet
IdImageCategory
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/emr/https://twcore.mohw.gov.tw/ig/emr/0.2.0/ValueSet-ImageCategory.html
URLhttps://twcore.mohw.gov.tw/ig/emr/ValueSet/ImageCategory
Version0.2.0
Statusactive
Date2024-01-31T18:03:27+08:00
NameImageCategory
TitleImagingStudy Category Type
Realmtw
Authoritynational
DescriptionImagingStudy Category Type

Resources that use this resource

StructureDefinition
DiagnosticReport-ImageDiagnosticReport Image

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "ImageCategory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/emr/ValueSet/ImageCategory",
  "version": "0.2.0",
  "name": "ImageCategory",
  "title": "ImagingStudy Category Type",
  "status": "active",
  "experimental": false,
  "date": "2024-01-31T18:03:27+08:00",
  "publisher": "衛生福利部",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/mp-1.html"
        }
      ]
    }
  ],
  "description": "ImagingStudy Category Type",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP29684-5",
            "display": "Radiology"
          },
          {
            "code": "LP7839-6",
            "display": "Pathology"
          }
        ]
      }
    ]
  }
}