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

FHIR IG Statistics: ValueSet/telus-version

PackageForgePatientChart.0830
Resource TypeValueSet
Idtelus-version
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/ValueSet/telus-version
URLhttp://telus.com/fhir/ValueSet/telus-version
Statusdraft
Date2020-11-30T15:44:22.961589+00:00
NameTELUSValueSetVersion
TitleTELUS ValueSet - Version
Authorityhl7
DescriptionCodes defining the types of events that can trigger messages
CopyrightCodes are copyright by TELUS, but may be freely used

Resources that use this resource

StructureDefinition
profile-bundle-documentDocument Bundle For Patient Chart
profile-bundle-collectionBundle-PatientChart
profile-interaction-bundleInteraction Bundle Patient Chart

Resources that this resource uses

CodeSystem
telus-versionTELUS CodeSystem - Version

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "telus-version",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-11-30T15:44:23.301+00:00"
  },
  "url": "http://telus.com/fhir/ValueSet/telus-version",
  "name": "TELUSValueSetVersion",
  "title": "TELUS ValueSet - Version",
  "status": "draft",
  "date": "2020-11-30T15:44:22.961589+00:00",
  "publisher": "TELUS Health",
  "description": "Codes defining the types of events that can trigger messages",
  "copyright": "Codes are copyright by TELUS, but may be freely used",
  "compose": {
    "include": [
      {
        "system": "http://telus.com/fhir/CodeSystem/telus-version",
        "concept": [
          {
            "code": "eServices2.0",
            "display": "eServices version 2.0",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Services en ligne version 2.0"
              }
            ]
          },
          {
            "code": "MedDialog1.0",
            "display": "MedDialog version 1.0",
            "designation": [
              {
                "language": "fr-CA",
                "value": "MedDialog version 1.0"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "expand",
    "timestamp": "2020-10-19T13:00:00Z",
    "contains": [
      {
        "system": "http://telus.com/fhir/CodeSystem/telus-version",
        "code": "eServices2.0",
        "display": "eServices version 2.0",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Services en ligne version 2.0"
          }
        ]
      },
      {
        "system": "http://telus.com/fhir/CodeSystem/telus-version",
        "code": "MedDialog1.0",
        "display": "MedDialog version 1.0",
        "designation": [
          {
            "language": "fr-CA",
            "value": "MedDialog version 1.0"
          }
        ]
      }
    ]
  }
}