FHIR IG Statistics: ValueSet/ImageCategory
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical 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"
}
]
}
]
}
}