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

FHIR IG Statistics: StructureDefinition/profile-patientchart-ImplementationGuide

PackageForgePatientChart.0830
Resource TypeStructureDefinition
Idprofile-patientchart-ImplementationGuide
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/profile-implementationGuide
URLhttp://telus.com/fhir/patientChart/StructureDefinition/profile-implementationGuide
Statusdraft
Date2020-11-09T22:33:31.5196609+00:00
NameTELUSPatientChartImplementationGuide
TitleTELUS Patient Chart Implementation Guide
Authorityhl7
DescriptionThe TELUS Patient Chart Implementation Guide will be used in Canada for sharing clinical information from the TELUS EMR's including medications, conditions, obervations, allergies, etc. This will align with the International Patient Summary and the Core Canadian profiles where possible.
PurposeThis implementation guide is intended to include all resources required to create a Patient Chart (aka Patient Summary) from EMR's in Canada for the purpose of sharing clinical data with parties such as Radiology clinics, labs or other clinics.
TypeImplementationGuide
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "profile-patientchart-ImplementationGuide",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-06-30T19:04:29.6330279+00:00"
  },
  "url": "http://telus.com/fhir/patientChart/StructureDefinition/profile-implementationGuide",
  "name": "TELUSPatientChartImplementationGuide",
  "title": "TELUS Patient Chart Implementation Guide",
  "status": "draft",
  "date": "2020-11-09T22:33:31.5196609+00:00",
  "description": "The TELUS Patient Chart Implementation Guide will be used in Canada for sharing clinical information from the TELUS EMR's including medications, conditions, obervations, allergies, etc.   This will align with the International Patient Summary and the Core Canadian profiles where possible.",
  "purpose": "This implementation guide is intended to include all resources required to create a Patient Chart (aka Patient Summary) from EMR's in Canada for the purpose of sharing clinical data with parties such as Radiology clinics, labs or other clinics.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ImplementationGuide",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ImplementationGuide",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ImplementationGuide.name",
        "path": "ImplementationGuide.name",
        "fixedString": "TELUS Patient Summary"
      },
      {
        "id": "ImplementationGuide.date",
        "path": "ImplementationGuide.date",
        "fixedDateTime": "2020-11-09",
        "mustSupport": true
      },
      {
        "id": "ImplementationGuide.description",
        "path": "ImplementationGuide.description",
        "fixedMarkdown": "Patient Chart"
      },
      {
        "id": "ImplementationGuide.jurisdiction",
        "path": "ImplementationGuide.jurisdiction",
        "fixedCodeableConcept": {
          "text": "Canada"
        }
      },
      {
        "id": "ImplementationGuide.fhirVersion",
        "path": "ImplementationGuide.fhirVersion",
        "fixedCode": "4.0.1"
      }
    ]
  }
}