PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCareTeam
{
  "description": null,
  "_filename": "DwCareTeam.StructureDefinition.json",
  "package_name": "telus.dw.emr.extract",
  "date": "2024-05-03T22:11:40.4165223+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-05-03T19:51:03.2815813+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DwCareTeam",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "CareTeam",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "1761bd27-547e-4301-944a-730b83d70866",
  "kind": "resource",
  "url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCareTeam",
  "version": null,
  "differential": {
    "element": [ {
      "id": "CareTeam.id",
      "min": 1,
      "path": "CareTeam.id",
      "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\r\nAll Care Teams provided by TELUS Health EMR Data Warehouse will match the pattern urn:telus:emr:::dwPatientId>:dw-careTeam",
      "mustSupport": true
    }, {
      "id": "CareTeam.category",
      "min": 1,
      "path": "CareTeam.category",
      "mustSupport": true
    }, {
      "id": "CareTeam.category.id",
      "code": [ {
        "code": "LA28866-4",
        "system": "http://loinc.org",
        "display": "Home & Community Based Services (HCBS)-focused care team"
      } ],
      "path": "CareTeam.category.id"
    }, {
      "id": "CareTeam.subject",
      "min": 1,
      "path": "CareTeam.subject",
      "mustSupport": true
    }, {
      "id": "CareTeam.participant",
      "min": 1,
      "path": "CareTeam.participant",
      "mustSupport": true
    }, {
      "id": "CareTeam.participant.id",
      "min": 1,
      "path": "CareTeam.participant.id",
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.\r\nFollow the pattern urn:telus:emr:::userid"
    }, {
      "id": "CareTeam.participant.role.coding.system",
      "path": "CareTeam.participant.role.coding.system",
      "comment": "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...).  OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.\r\n\r\nSystem should be of the form urn:telus:emr::participant-role"
    }, {
      "id": "CareTeam.participant.role.coding.code",
      "code": [ {
        "system": "http://terminology.hl7.org/CodeSystem/practitioner-role"
      } ],
      "path": "CareTeam.participant.role.coding.code"
    }, {
      "id": "CareTeam.managingOrganization",
      "min": 1,
      "path": "CareTeam.managingOrganization",
      "mustSupport": true
    }, {
      "id": "CareTeam.managingOrganization.id",
      "path": "CareTeam.managingOrganization.id",
      "comment": "All Organizations provided by TELUS Health EMR Data Warehouse, wil match the pattern urn:telus:emr:::dw-emr-organization"
    }, {
      "id": "CareTeam.managingOrganization.reference",
      "path": "CareTeam.managingOrganization.reference",
      "definition": "A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.\r\n\r\nAll Organizations provided by TELUS Health EMR Data Warehouse, wil match the pattern urn:telus:emr:::dw-emr-organization"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}