PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@0.3.0-dft-ballot-2
    http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/encounter-ca-core
{
  "description": "This profile represents the constraints applied to the Encounter resource by the CA Core+ project to represent the minimum expectations for the Encounter resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets. In the future it will also undergo analysis against the [CA Baseline Encounter profile](https://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-encounter.html) to assess and address alignment",
  "_filename": "structuredefinition-encounter-ca-core.json",
  "package_name": "ca.infoway.io.core",
  "date": "2024-08-06",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EncounterCACore",
  "mapping": [ {
    "name": "Pan-Canadian Health Data Content Framework - CACDI",
    "identity": "pCHDCF-CACDI"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "type": "Encounter",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Encounter (CA-Core)",
  "package_version": "0.3.0-dft-ballot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/obligation",
    "extension": [ {
      "url": "code",
      "valueCode": "SHALL:able-to-populate"
    }, {
      "url": "elementId",
      "valueString": "Encounter.type"
    }, {
      "url": "elementId",
      "valueString": "Encounter.type.coding"
    }, {
      "url": "elementId",
      "valueString": "Encounter.type.coding.code"
    }, {
      "url": "elementId",
      "valueString": "Encounter.subject"
    }, {
      "url": "elementId",
      "valueString": "Encounter.period"
    }, {
      "url": "elementId",
      "valueString": "Encounter.period.start"
    }, {
      "url": "actor",
      "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/server"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/obligation",
    "extension": [ {
      "url": "code",
      "valueCode": "SHALL:handle"
    }, {
      "url": "elementId",
      "valueString": "Encounter.type"
    }, {
      "url": "elementId",
      "valueString": "Encounter.type.coding"
    }, {
      "url": "elementId",
      "valueString": "Encounter.type.coding.code"
    }, {
      "url": "elementId",
      "valueString": "Encounter.subject"
    }, {
      "url": "elementId",
      "valueString": "Encounter.period"
    }, {
      "url": "elementId",
      "valueString": "Encounter.period.start"
    }, {
      "url": "actor",
      "valueCanonical": "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/client"
    } ]
  } ],
  "status": "draft",
  "id": "38231438-bd02-487f-99fc-b0920616ef49",
  "kind": "resource",
  "url": "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/encounter-ca-core",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Encounter",
      "path": "Encounter",
      "mapping": [ {
        "map": "Patient Encounter",
        "identity": "pCHDCF-CACDI"
      } ]
    }, {
      "id": "Encounter.type",
      "min": 1,
      "path": "Encounter.type"
    }, {
      "id": "Encounter.type.coding",
      "min": 1,
      "path": "Encounter.type.coding"
    }, {
      "id": "Encounter.type.coding.code",
      "min": 1,
      "path": "Encounter.type.coding.code"
    }, {
      "id": "Encounter.subject",
      "min": 1,
      "path": "Encounter.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core", "http://hl7.org/fhir/StructureDefinition/Group" ]
      } ],
      "mapping": [ {
        "map": "Patient",
        "identity": "pCHDCF-CACDI"
      } ]
    }, {
      "id": "Encounter.period",
      "min": 1,
      "path": "Encounter.period"
    }, {
      "id": "Encounter.period.start",
      "min": 1,
      "path": "Encounter.period.start",
      "mapping": [ {
        "map": "Event Start Date Time",
        "identity": "pCHDCF-CACDI"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter"
}