PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.0.0
    http://fhir.nl/fhir/StructureDefinition/nl-core-careteam
{
  "description": "A nl-core base CareTeam profile, that references to all relating Dutch Health and Care Information models or HCIM (Dutch: Zorginformatiebouwsteen or ZIB) profiles.  This profile is not based on a ZIB, beceause no ZIB exists for the CareTeam concept.",
  "_filename": "nl-core-careteam.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "HL7 Netherlands",
  "fhirVersion": "3.0.1",
  "purpose": "The MedMij GGZ use case has a direct need voor exchanging careteam information with the patient.",
  "name": "nl core careteam",
  "abstract": false,
  "copyright": "CC0",
  "type": "CareTeam",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl-core-careteam",
  "package_version": "1.0.0",
  "status": "active",
  "id": "a142010f-7a3b-4e5f-b738-862222e7a5e3",
  "kind": "resource",
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-careteam",
  "version": null,
  "differential": {
    "element": [ {
      "id": "CareTeam.subject",
      "path": "CareTeam.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
      } ]
    }, {
      "id": "CareTeam.context",
      "path": "CareTeam.context",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
      } ]
    }, {
      "id": "CareTeam.participant.member",
      "path": "CareTeam.participant.member",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/CareTeam"
      } ]
    }, {
      "id": "CareTeam.participant.onBehalfOf",
      "path": "CareTeam.participant.onBehalfOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      } ]
    }, {
      "id": "CareTeam.reasonReference",
      "path": "CareTeam.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
      } ]
    }, {
      "id": "CareTeam.managingOrganization",
      "path": "CareTeam.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}