{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2017-05-25T22:03:24.496+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://healthstack.com/StructureDefinition/HealthStackCareTeam",
  "name": "HealthStackCareTeam",
  "status": "draft",
  "experimental": false,
  "date": "2017-05-25T18:22:16.9247209+00:00",
  "fhirVersion": "3.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "CareTeam",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "path": "CareTeam.identifier.type.coding.system",
        "min": 1
      },
      {
        "path": "CareTeam.identifier.type.coding.code",
        "min": 1
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "CareTeam.identifier.type.coding.display",
        "min": 1
      },
      {
        "path": "CareTeam.identifier.system",
        "min": 1
      },
      {
        "path": "CareTeam.identifier.value",
        "min": 1
      },
      {
        "path": "CareTeam.status",
        "min": 1
      },
      {
        "path": "CareTeam.subject",
        "min": 1
      },
      {
        "path": "CareTeam.subject.reference",
        "min": 1
      },
      {
        "path": "CareTeam.participant",
        "min": 1
      },
      {
        "path": "CareTeam.participant.role",
        "min": 1
      },
      {
        "path": "CareTeam.participant.role.coding",
        "fixedCoding": {
          "system": "http://snomed.info/sct"
        }
      },
      {
        "path": "CareTeam.participant.role.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "path": "CareTeam.participant.role.coding.code",
        "min": 1
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "CareTeam.participant.role.coding.display",
        "min": 1
      },
      {
        "path": "CareTeam.participant.member",
        "min": 1
      },
      {
        "path": "CareTeam.participant.member.reference",
        "min": 1
      },
      {
        "path": "CareTeam.participant.period",
        "min": 1
      }
    ]
  }
}