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

FHIR IG Statistics: ValueSet/mi-code-type

Packageca.on.mi.pkg
Resource TypeValueSet
Idmi-code-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-code-type
URLhttp://ontariohealth.ca/fhir/ValueSet/mi-code-type
Version0.9.0
Statusactive
Date2024-04-19T02:20:56.4940505+00:00
NameCodeType
TitleMedical Imaging Code Type
Realmca
DescriptionCode specifying the code type.

Resources that use this resource

StructureDefinition
ext-mi-code-typeMI Code Type

Resources that this resource uses

CodeSystem
code-typeCode Type.

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mi-code-type",
  "url": "http://ontariohealth.ca/fhir/ValueSet/mi-code-type",
  "version": "0.9.0",
  "name": "CodeType",
  "title": "Medical Imaging Code Type",
  "status": "active",
  "date": "2024-04-19T02:20:56.4940505+00:00",
  "publisher": "Ontario Health",
  "description": "Code specifying the code type.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/code-type"
      }
    ]
  }
}