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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-SUBMISSION-NOTE-TYPE

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-SUBMISSION-NOTE-TYPE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-Note-Type
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-Note-Type
Version1.0.0
Statusactive
Date2024-01-20
NameIDMSSubmissionNoteType
TitleSubmission Note Type
DescriptionList of Submission Note Types

Resources that use this resource

StructureDefinition
Extension-Submission-Note-TypeNote Type

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-SUBMISSION-NOTE-TYPE",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-20T16:38:14.961+00:00",
    "source": "#dcc4dc5375b2e85385279ae460f8705c"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Submission-Note-Type",
  "version": "1.0.0",
  "name": "IDMSSubmissionNoteType",
  "title": "Submission Note Type",
  "status": "active",
  "experimental": false,
  "date": "2024-01-20",
  "publisher": "IDMS",
  "description": "List of Submission Note Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "SUBMISSION-NOTE-TYPE"
          }
        ]
      }
    ]
  }
}