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

FHIR IG Statistics: ValueSet/mi-category-type

Packageca.on.mi.pkg
Resource TypeValueSet
Idmi-category-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-3-testing&canonical=http://ontariohealth.ca/fhir/ValueSet/mi-category-type
URLhttp://ontariohealth.ca/fhir/ValueSet/mi-category-type
Version0.9.0
Statusactive
Date2024-04-19T02:20:56.4940505+00:00
NameCategoryType
TitleMedical Imaging Category Type
Realmca
DescriptionIndicates the MI categories.

Resources that use this resource

StructureDefinition
ext-mi-category-typeMI Category Type

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mi-category-type",
  "url": "http://ontariohealth.ca/fhir/ValueSet/mi-category-type",
  "version": "0.9.0",
  "name": "CategoryType",
  "title": "Medical Imaging Category Type",
  "status": "active",
  "date": "2024-04-19T02:20:56.4940505+00:00",
  "publisher": "Ontario Health",
  "description": "Indicates the MI categories.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "276218009",
            "display": "Procedure type"
          },
          {
            "code": "360037004",
            "display": "Imaging modality"
          },
          {
            "code": "272427006",
            "display": "Anatomical part descriptor"
          },
          {
            "code": "272741003",
            "display": "Laterality"
          },
          {
            "code": "263543005",
            "display": "Contrast used"
          },
          {
            "code": "394658006",
            "display": "Clinical specialty"
          }
        ]
      }
    ]
  }
}