{
  "resourceType": "StructureDefinition",
  "id": "participant-uv-ips",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">This extension is based on the C-CDA on FHIR Participant Extension. \r\nIt has been defined to capture the preferred practitioner ( with its role ) or the organization to be contacted, represented \r\nin the IPS CDA with an indirect participant in the header.</div>"
  },
  "url": "http://hl7.org/fhir/uv/ips/StructureDefinition/participant-uv-ips",
  "name": "ParticipantUvIps",
  "title": "Participant",
  "status": "draft",
  "date": "2017-12-14T17:54:03+00:00",
  "publisher": "HL7 International",
  "description": "This extension is based on the C-CDA on FHIR Participant Extension. \r\nIt has been defined to capture the preferred practitioner ( with its role ) or the organization to be contacted, represented \r\nin the IPS CDA with an indirect participant in the header.",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension:participant-uv-ips",
        "path": "Extension",
        "mustSupport": true
      },
      {
        "id": "Extension:participant-uv-ips.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/uv/ips/StructureDefinition/participant-uv-ips",
        "mustSupport": true
      },
      {
        "id": "Extension:participant-uv-ips.valueReference",
        "path": "Extension.valueReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
          }
        ],
        "mustSupport": true
      }
    ]
  }
}